Summery Summery
Filters the time a post was written.
Syntax Syntax
Parameters Parameters
- $the_time
-
The formatted time.
- $format
-
Format to use for retrieving the time the post was written. Accepts 'G', 'U', or PHP date format value specified in 'time_format' option. Default empty.
- $post
-
WP_Post object or ID.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |