New and updated in 4.4.0
-
Gets the template string for the Customizer pane document title.
-
Sets the initial URL to be previewed.
-
Determines whether the user agent is iOS.
-
Announces when a specific setting’s unsanitized post value has been set.
-
Announces when any setting’s unsanitized post value has been set.
-
Filters the core Customizer components to load.
-
functionget_header_image_tag()
Creates image tag markup for a custom header image.
-
Filters the markup of header images.
-
functionthe_header_image_tag()
Displays the image markup for a custom header image.
-
Get the root value for a setting, especially for multidimensional ones.
-
Set the root value for a setting, especially for multidimensional ones.
-
Clear out the previewed-applied flag for a multidimensional-aggregated value whenever its post value is updated.
-
Callback function to filter multidimensional theme mods and options.
-
Get parsed ID data for multidimensional setting.
-
Set up the setting for aggregated multidimensional values.
-
functionwp_parse_url()
A wrapper for PHP’s parse_url() function that handles consistency in the return values across PHP versions.
-
Retrieves a single cookie’s value by name from the raw response.
-
functionwp_remote_retrieve_cookies()
Retrieves only the cookies from the raw response.
-
functionwp_remote_retrieve_cookie()
Retrieves a single cookie by name from the raw response.
-
Filters the comment form fields, including the textarea.
-
hookrespond_link
Filters the respond link when a post has no comments.
-
Filters the maximum number of words used in the comment excerpt.
-
functionwp_term_is_shared()
Determines whether a term is shared between multiple taxonomies.
-
Filters the terms query default arguments.
-
functionadd_term_meta()
Adds metadata to a term.
-
functiondelete_term_meta()
Removes metadata matching criteria from a term.
-
functionget_term_meta()
Retrieves metadata for a term.
-
functionupdate_term_meta()
Updates term metadata.
-
functionupdate_termmeta_cache()
Updates metadata cache for list of term IDs.