ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • 4.2.0
  • Page 7

customize_dynamic_setting_class

Filter Hook: Allow non-statically created settings to be constructed with custom WP_Customize_Setting subclass.

Source: wp-includes/class-wp-customize-manager.php:3836

Used by 0 functions | Uses 0 functions

customize_refresh_nonces

Filter Hook: Filters nonces for Customizer.

Source: wp-includes/class-wp-customize-manager.php:4790

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::register_dynamic_settings()

Method: Adds settings from the POST data that were not added with code, e.g. dynamically-created settings for Widgets

Source: wp-includes/class-wp-customize-manager.php:5799

Used by 0 functions | Uses 0 functions

is_page_template()

Function: Determines whether the current post uses a page template.

Source: wp-includes/post-template.php:1825

Used by 1 function | Uses 3 functions

WP_Customize_Manager::doing_ajax()

Method: Returns true if it’s an Ajax request.

Source: wp-includes/class-wp-customize-manager.php:419

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::set_post_value()

Method: Overrides a setting’s value in the current customized state.

Source: wp-includes/class-wp-customize-manager.php:1853

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::customize_preview_loading_style()

Method: Prints CSS for loading indicators for the Customizer preview.

Source: wp-includes/class-wp-customize-manager.php:2043

Used by 0 functions | Uses 0 functions

customize_save_response

Filter Hook: Filters response data for a successful customize_save Ajax request.

Source: wp-includes/class-wp-customize-manager.php:2602

Used by 0 functions | Uses 0 functions

wp_dropdown_pages()

Function: Retrieves or displays a list of pages as a dropdown (select list).

Source: wp-includes/post-template.php:1181

Used by 1 function | Uses 3 functions

get_post_class()

Function: Retrieves an array of the class names for the post container element.

Source: wp-includes/post-template.php:484

Used by 1 function | Uses 10 functions
« Previous 1 … 6 7 8 … 13 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy