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
Method: Adds a customize panel.
Source: wp-includes/class-wp-customize-manager.php:3887
Method: Adds a customize section.
Source: wp-includes/class-wp-customize-manager.php:3983
Method: Adds a customize setting.
Source: wp-includes/class-wp-customize-manager.php:3766
Method: Adds customize state query params to a given URL if preview is allowed.
Source: wp-includes/class-wp-customize-manager.php:1974
Method: Callback to validate a theme once it is loaded
Source: wp-includes/class-wp-customize-manager.php:654
Method: Gets whether data from a changeset’s autosaved revision should be loaded if it exists.
Source: wp-includes/class-wp-customize-manager.php:760
Method: Whether the changeset branching is allowed.
Source: wp-includes/class-wp-customize-manager.php:773
Method: Gets changeset data.
Source: wp-includes/class-wp-customize-manager.php:1143
Method: Gets the changeset post ID for the loaded changeset.
Source: wp-includes/class-wp-customize-manager.php:1087