the_time

Advertisement

Summery Summery

Filters the time a post was written for display.

Syntax Syntax

apply_filters( 'the_time', string $get_the_time, string $format )

Parameters Parameters

$get_the_time

(string) The formatted time.

$format

(string) The time format. Accepts 'G', 'U', or PHP date format.

Source Source

File: wp-includes/general-template.php

Advertisement

Changelog Changelog

Changelog
Version Description
0.71 Introduced.

Advertisement

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.