Advertisement

feed_links_extra

Display the links to the extra feeds such as category feeds.

feed_links

Display the links to the general feeds.

wp_body_open

Fire the wp_body_open action.

wp_footer

Fire the wp_footer action.

Advertisement

wp_head

Fire the wp_head action.

the_weekday_date

Display the weekday on which the post was written.

the_weekday

Display the weekday on which the post was written.

Advertisement

the_modified_time

Display the time at which the post was last modified.

get_post_timestamp

Retrieve post published or modified time as a Unix timestamp.

get_post_datetime

Retrieve post published or modified time as a `DateTimeImmutable` object instance.

Advertisement

get_post_time

Retrieve the time at which the post was written.

get_the_time

Retrieve the time at which the post was written.

the_time

Display the time at which the post was written.