Display the time at which the post was written.
the_time
Filters the time a post was written for display.
get_the_modified_date
Filters the date a post was last modified.
get_the_modified_date
Retrieve the date on which the post was last modified.
Advertisement
the_modified_date
Filters the date a post was last modified for display.
the_modified_date
Display the date on which the post was last modified.
get_the_date
Filters the date a post was published.
get_the_date
Retrieve the date on which the post was written.
Advertisement
the_date
Filters the date a post was published for display.
the_date_xml
Outputs the date in iso8601 format for xml files.
the_date
Display or Retrieve the date the current post was written (once per date)
allowed_tags
Display all of the allowed tags in HTML format with attributes.
Advertisement
delete_get_calendar_cache
Purge the cached results of get_calendar.
get_calendar
This filter is documented in wp-includes/general-template.php
get_calendar
Display calendar with days that have posts as links.