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
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
Method: Refreshes nonces for the current preview.
Source: wp-includes/class-wp-customize-manager.php:3675
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
Function: Determines whether the current post uses a page template.
Source: wp-includes/post-template.php:1825
Method: Returns true if it’s an Ajax request.
Source: wp-includes/class-wp-customize-manager.php:419
Method: Overrides a setting’s value in the current customized state.
Source: wp-includes/class-wp-customize-manager.php:1853
Method: Prints CSS for loading indicators for the Customizer preview.
Source: wp-includes/class-wp-customize-manager.php:2043
Filter Hook: Filters response data for a successful customize_save Ajax request.
Source: wp-includes/class-wp-customize-manager.php:2602
Function: Retrieves or displays a list of pages as a dropdown (select list).
Source: wp-includes/post-template.php:1181
Function: Retrieves an array of the class names for the post container element.
Source: wp-includes/post-template.php:484