Used By
Used By | Description |
---|---|
wp-includes/general-template.php: get_the_modified_time() | Retrieve the time at which the post was last modified. |
Filters the localized time a post was last modified.
(string|bool) The formatted time or false if no post is found.
(string) Format to use for retrieving the time the post was written. Accepts 'G', 'U', or PHP date format. Defaults to value specified in 'time_format' option.
Version | Description |
---|---|
4.6.0 | Added the $post parameter. |
2.0.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_the_modified_time