File: wp-includes/general-template.php
-
functionget_calendar()
Displays calendar with days that have posts as links.
-
hookget_calendar
Filters the HTML calendar output.
-
functiondelete_get_calendar_cache()
Purges the cached results of get_calendar.
-
functionallowed_tags()
Displays all of the allowed tags in HTML format with attributes.
-
functionsingle_month_title()
Displays or retrieves page title for post archive based on date.
-
functionthe_date_xml()
Outputs the date in iso8601 format for xml files.
-
functionget_archives_link()
Retrieves archive link content based on predefined or custom code.
-
functionthe_date()
Displays or retrieves the date the current post was written (once per date)
-
Filters the archive link content.
-
hookthe_date
Filters the date a post was published for display.
-
functionwp_get_archives()
Displays archive links based on type and format.
-
functionget_the_date()
Retrieves the date on which the post was written.
-
Filters the SQL WHERE clause for retrieving archives.
-
hookget_the_date
Filters the date a post was published.
-
hookgetarchives_join
Filters the SQL JOIN clause for retrieving archives.
-
functionthe_modified_date()
Displays the date on which the post was last modified.
-
functionget_bloginfo()
Retrieves information about the current site.
-
functionsingle_term_title()
Displays or retrieves page title for taxonomy term archive.
-
hookbloginfo_url
Filters the URL returned by get_bloginfo().
-
hooksingle_cat_title
Filters the category archive page title.
-
hookbloginfo
Filters the site information returned by get_bloginfo().
-
hooksingle_tag_title
Filters the tag archive page title.
-
functionwp_title()
Displays or retrieves page title for all areas of blog.
-
Filters the custom taxonomy archive page title.
-
hookwp_title
Filters the text of the page title.
-
functionsingle_post_title()
Displays or retrieves page title for post.
-
Filters the page title for a single post.
-
hookregister
Filters the HTML link to the Registration or Admin page.
-
functionpost_type_archive_title()
Displays or retrieves title for a post type archive.
-
functionwp_meta()
Theme container function for the ‘wp_meta’ action.