Summery Summery
Filters the date a post was published.
Syntax Syntax
Parameters Parameters
- $the_date
-
The formatted date.
- $format
-
PHP date format. Defaults to 'date_format' option if not specified.
- $post
-
The post object or ID.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |