Retrieve the date on which the post was last modified.
the_modified_date
Display the date on which the post was last modified.
get_the_date
Retrieve the date on which the post was written.
the_date
Display or Retrieve the date the current post was written (once per date)
Advertisement
the_date_xml
Outputs the date in iso8601 format for xml files.
allowed_tags
Display all of the allowed tags in HTML format with attributes.
delete_get_calendar_cache
Purge the cached results of get_calendar.
get_calendar
Display calendar with days that have posts as links.
Advertisement
calendar_week_mod
Get number of days since the start of the week.
wp_get_archives
Display archive links based on type and format.
get_archives_link
Retrieve archive link content based on predefined or custom code.
get_the_post_type_description
Retrieves the description for a post type archive.
Advertisement
get_the_archive_description
Retrieves the description for an author, post type, or term archive.
the_archive_description
Display category, tag, term, or author description.
get_the_archive_title
Retrieve the archive title based on the queried object.