WPDev.one
Core Function
View Source on Trac ↗

the_modified_time()

the_modified_time( mixed $format = '' )

Displays the time at which the post was last modified.

Parameters 1 required

Name / Type Description
string

$format Optional. Format to use for retrieving the time the post was modified. Accepts 'G', 'U', or PHP date format. Defaults to the 'time_format' option.

Required

Return Value

(void)
No return value description available.

Function Information

Since Version
2.0.0
Source File
wp-includes/general-template.php
Advertisement