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.
get_post_modified_time
Retrieve the time at which the post was last modified.
Advertisement
get_the_modified_time
Retrieve the time at which the post was last modified.
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.