Used By
Used By | Description |
---|---|
wp-includes/general-template.php: get_post_modified_time() | Retrieve the time at which the post was last modified. |
Filters the localized time a post was last modified.
(string) The formatted time.
(string) Format to use for retrieving the time the post was modified. Accepts 'G', 'U', or PHP date format. Default 'U'.
(bool) Whether to retrieve the GMT time. Default false.
Version | Description |
---|---|
2.8.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_post_modified_time