Summery Summery
Filters the date a post was last modified for display.
Syntax Syntax
Parameters Parameters
- $the_modified_date
-
The last modified date.
- $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 |
---|---|
2.1.0 | Introduced. |