Used By
| Used By | Description |
|---|---|
| wp-includes/general-template.php: the_modified_date() | Display the date on which the post was last modified. |
Filters the date a post was last modified for display.
(string) The last modified date.
(string) PHP date format. Defaults to 'date_format' option if not specified.
(string) HTML output before the date.
(string) HTML output after the date.
| Version | Description |
|---|---|
| 2.1.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/the_modified_date