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
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
Filter Hook: Filters a dynamic setting’s constructor args.
Source: wp-includes/class-wp-customize-manager.php:3822
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
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