Used By
| Used By | Description |
|---|---|
| wp-includes/general-template.php: get_the_date() | Retrieve the date on which the post was written. |
Filters the date a post was published.
(string) The formatted date.
(string) PHP date format. Defaults to 'date_format' option if not specified.
(int|WP_Post) The post object or ID.
| Version | Description |
|---|---|
| 3.0.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/get_the_date