New and updated in 4.2.0
-
Fires after the comment query vars have been parsed.
-
Filters the list of query variable names to remove.
-
hooklogout_redirect
Filters the log out redirect URL.
-
functionwp_styles()
Initializes $wp_styles if it has not been set.
-
Filters the list of CSS classes to include with each category in the list.
-
Adds settings from the POST data that were not added with code, e.g. dynamically-created settings for Widgets
-
Registers any dynamically-created settings, such as those from $_POST[‘customized’] that have no corresponding setting created.
-
Filters a dynamic setting’s constructor args.
-
Allow non-statically created settings to be constructed with custom WP_Customize_Setting subclass.
-
Filters nonces for Customizer.
-
Filters response data for a successful customize_save Ajax request.
-
Refreshes nonces for the current preview.
-
Overrides a setting’s value in the current customized state.
-
Prints CSS for loading indicators for the Customizer preview.
-
Customize Theme Control class.
Used by 0 functions | Uses 1 function | Source: wp-includes/customize/class-wp-customize-theme-control.php:17 -
Refresh the parameters passed to the JavaScript via JSON.
Used by 0 functions | Uses 1 function | Source: wp-includes/customize/class-wp-customize-theme-control.php:42 -
Don’t render the control content from PHP, as it’s rendered via JS on load.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-theme-control.php:52 -
Render a JS template for theme display.
Used by 0 functions | Uses 8 functions | Source: wp-includes/customize/class-wp-customize-theme-control.php:59 -
Don’t render any content for this control from PHP.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-media-control.php:132 -
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 -
Enqueue control related scripts/styles.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customize/class-wp-customize-media-control.php:68 -
Refresh the parameters passed to the JavaScript via JSON.
Used by 1 function | Uses 5 functions | Source: wp-includes/customize/class-wp-customize-media-control.php:80 -
Customize Media Control class.
Used by 1 function | Uses 1 function | Source: wp-includes/customize/class-wp-customize-media-control.php:17 -
Constructor.
Used by 1 function | Uses 3 functions | Source: wp-includes/customize/class-wp-customize-media-control.php:56 -
functionhas_header_image()
Checks whether a header image is set or not.
-
Return true if the current site is not the same as the previewed site.
-
Filters the submit button for the comment form to display.
-
Filters the submit field for the comment form to display.