apply_filters( 'get_the_modified_date', string|bool $the_time , string $d , WP_Post|null $post )
Filters the date a post was last modified.
Description Description
Parameters Parameters
Source Source
Changelog Changelog
Version | Description |
---|---|
4.6.0 | Added the $post parameter. |
2.1.0 | Introduced. |