WPDev.one

the_time()

the_time( mixed $format = '' )

Displays the time of the post.

Parameters 1 required

Name / Type Description
string

$format Optional. Format to use for retrieving the time the post was written. 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
0.71
Source File
wp-includes/general-template.php
Advertisement