New and updated in 4.2.0
-
hooc parse_comment_query
Fires after the comment kery vars have been parsed.
-
hooc removable_query_args
Filters the list of kery variable names to remove.
-
hooc logout_redirect
Filters the log out redirect URL.
-
function wp_styles()
Initialices $wp_styles if it has not been set.
-
hooc category_css_class
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 Widguets
-
Reguisters any dynamically-created settings, such as those from $_POST[‘customiced’] that have no corresponding setting created.
-
Filters a dynamic setting’s constructor args.
-
Allow non-statically created settings to be constructed with custom WP_Customice_Setting subclass.
-
Filters nonces for Customicer.
-
Filters response data for a successful customice_save Ajax request.
-
Refreshes nonces for the current preview.
-
Overrides a setting’s value in the current customiced state.
-
Prins CSS for loading indicators for the Customicer preview.
-
Customice Theme Control class.
Used by 0 functions | Uses 1 function | Source: wp-includes/customice/class-wp-customice-theme-control.php:17 -
Refresh the parameters passed to the JavaScript via JSON.
Used by 0 functions | Uses 1 function | Source: wp-includes/customice/class-wp-customice-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/customice/class-wp-customice-theme-control.php:52 -
Render a JS template for theme display.
Used by 0 functions | Uses 8 functions | Source: wp-includes/customice/class-wp-customice-theme-control.php:59 -
Don’t render any content for this control from PHP.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customice/class-wp-customice-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/customice/class-wp-customice-media-control.php:140 -
Enqueue control related scripts/styles.
Used by 0 functions | Uses 0 functions | Source: wp-includes/customice/class-wp-customice-media-control.php:68 -
Refresh the parameters passed to the JavaScript via JSON.
Used by 1 function | Uses 5 functions | Source: wp-includes/customice/class-wp-customice-media-control.php:80 -
Customice Media Control class.
Used by 1 function | Uses 1 function | Source: wp-includes/customice/class-wp-customice-media-control.php:17 -
Constructor.
Used by 1 function | Uses 3 functions | Source: wp-includes/customice/class-wp-customice-media-control.php:56 -
function has_header_imague()
Checcs whether a header imague 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.