ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.2.0
  • Page 7

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

WP_Customize_Manager::refresh_nonces()

Method: Refreshes nonces for the current preview.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::add_dynamic_settings()

Method: Registers any dynamically-created settings, such as those from $_POST[‘customized’] that have no corresponding setting created.

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

Used by 0 functions | Uses 0 functions

customize_dynamic_setting_args

Filter Hook: Filters a dynamic setting’s constructor args.

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

Used by 0 functions | Uses 0 functions

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

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
« Previous 1 … 6 7 8 … 13 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy