Summery Summery
Filters the localized time a post was last modified, for display.
Syntax Syntax
Parameters Parameters
- $get_the_modified_time
-
The formatted time.
- $format
-
The time format. Accepts 'G', 'U', or PHP date format. Defaults to value specified in 'time_format' option.
Source Source
Advertisement
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |