Summery Summery
Filters the date a post was published for display.
Syntax Syntax
Parameters Parameters
- $the_date
-
The formatted date string.
- $format
-
PHP date format. Defaults to 'date_format' option if not specified.
- $before
-
HTML output before the date.
- $after
-
HTML output after the date.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
0.71 | Introduced. |