File: wp-includes/general-template.php
-
Filters the description for a post type archive.
-
functionwp_enqueue_editor()
Outputs the editor scripts, stylesheets, and default settings.
-
functionwp_resource_hints()
Prints resource hints to browsers for pre-fetching, pre-rendering and pre-connecting to websites.
-
Filters domains and URLs for resource hints of the given relation type.
-
functionwp_dependencies_unique_hosts()
Retrieves a list of unique hosts of all enqueued scripts and styles.
-
functionthe_custom_logo()
Displays a custom logo, linked to home unless the theme supports removing the link on the home page.
-
hookget_custom_logo
Filters the custom logo output.
-
functionhas_custom_logo()
Determines whether the site has a custom logo.
-
functionget_custom_logo()
Returns a custom logo, linked to home unless the theme supports removing the link on the home page.
-
Filters whether to display the posts feed link.
-
Filters whether to display the comments feed link.
-
Filters the site icon URL.
-
functionwp_get_document_title()
Returns document title for the current page.
-
Filters the document title before it is generated.
-
Filters the separator for the document title.
-
Filters the parts of the document title.
-
functionget_language_attributes()
Gets the language attributes for the ‘html’ tag.
-
Filters the language attributes for display in the ‘html’ tag.
-
functionwp_site_icon()
Displays site icon meta tags.
-
Filters the site icon meta tags, so plugins can add their own.
-
functionsite_icon_url()
Displays the Site Icon URL.
-
functionhas_site_icon()
Determines whether the site has a Site Icon.
-
functionget_site_icon_url()
Returns the Site Icon URL.
-
functionthe_archive_description()
Displays category, tag, term, or author description.
-
functionget_the_archive_description()
Retrieves the description for an author, post type, or term archive.
-
Filters the archive description.
-
functionthe_archive_title()
Displays the archive title based on the queried object.
-
functionget_the_archive_title()
Retrieves the archive title based on the queried object.
-
Filters the archive title.
-
hookwp_title_parts
Filters the parts of the page title.