File: wp-includes/general-template.php
-
Filters the extra feed links arguments.
-
hookfeed_links_args
Filters the feed links arguments.
-
function_wp_render_title_tag()
Displays title tag with content.
-
functionwp_required_field_message()
Creates a message to explain required form fields.
-
Filters the message to explain required form fields.
-
functionwp_required_field_indicator()
Assigns a visual indicator for required form fields.
-
Filters the markup for a visual indicator of required form fields.
-
functionwp_preload_resources()
Prints resource preloads directives to browsers.
-
Filters domains and URLs for resource preloads.
-
Filters whether to display the custom taxonomy feed link.
-
Filters whether to display the author feed link.
-
Filters whether to display the search results feed link.
-
Filters whether to display the post comments feed link.
-
Filters whether to display the post type archive feed link.
-
Filters whether to display the category feed link.
-
Filters whether to display the tag feed link.
-
functionwp_readonly()
Outputs the HTML readonly attribute.
-
hookdocument_title
Filters the document title.
-
Filters the HTML output of paginated links for archives.
-
Displays a referrer `strict-origin-when-cross-origin` meta tag.
-
Filters the archive title prefix.
-
Filters the list of custom logo image attributes.
-
functionget_post_timestamp()
Retrieves post published or modified time as a Unix timestamp.
-
functionget_post_datetime()
Retrieves post published or modified time as a `DateTimeImmutable` object instance.
-
functionwp_body_open()
Fires the wp_body_open action.
-
hookwp_body_open
Triggered after the opening body tag.
-
Fires before an attempt is made to locate and load a template part.
-
hooksearch_form_args
Filters the array of arguments used when generating the search form.
-
functionwp_get_code_editor_settings()
Generates and returns code editor settings.
-
Filters settings that are passed into the code editor.