New and updated in 4.1.0
-
function_wp_render_title_tag()
Displays title tag with content.
-
Render a JS template for the content of the media control.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-media-control.php:140 -
Constructor.
Used by 1 function | Uses 3 functions | Source: wp-includes/customize/class-wp-customize-media-control.php:56 -
functionwp_clean_update_cache()
Clears existing update caches for plugins, themes, and core.
-
Sets up global post data.
-
Registers a customize control type.
-
Renders JS templates for all registered control types.
-
Enqueue control related scripts/styles.
Used by 0 functions | Uses 3 functions | Source: wp-includes/customize/class-wp-customize-background-image-control.php:51 -
Render a JS template for the content of the color picker control.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-color-control.php:93 -
Render the control’s JS template.
-
An Underscore (JS) template for this control’s content (but not its container).
-
Get the data to export to the client via JSON.
-
Get the control’s content for insertion into the Customizer pane.
-
Fires when the WP_Customize_Setting::preview() method is called for settings not handled as theme_mods or options.
-
Render the panel UI in a subclass.
-
Get the panel’s content template for insertion into the Customizer pane.
-
Filters response of WP_Customize_Panel::active().
-
Default callback used when invoking WP_Customize_Panel::active().
-
Gather the parameters passed to client JavaScript via JSON.
-
Check whether panel is active to current Customizer preview.
-
Filters the HTML script tag of an enqueued script.
-
Filters the comment reply link arguments.
-
Determines whether a clause is first-order.