customize_save
Action Hook: Fires once the theme has switched in the Customizer, but before settings have been saved.
Source: wp-includes/class-wp-customize-manager.php:3538
Action Hook: Fires once the theme has switched in the Customizer, but before settings have been saved.
Source: wp-includes/class-wp-customize-manager.php:3538
Method: Custom wp_die wrapper. Returns either the standard message for UI or the Ajax message.
Source: wp-includes/class-wp-customize-manager.php:444
Method: Returns the sanitized value for a given setting from the current customized state.
Source: wp-includes/class-wp-customize-manager.php:1822
Method: Returns the Ajax wp_die() handler if it’s a customized request.
Source: wp-includes/class-wp-customize-manager.php:487
Method: Prints JavaScript settings.
Source: wp-includes/class-wp-customize-manager.php:1893
Method: Starts preview and customize theme.
Source: wp-includes/class-wp-customize-manager.php:506
Action Hook: Fires once the Customizer preview has initialized and JavaScript settings have been printed.
Source: wp-includes/class-wp-customize-manager.php:1946
Method: Callback to validate a theme once it is loaded
Source: wp-includes/class-wp-customize-manager.php:654
Method: Prints base element for preview frame.
Source: wp-includes/class-wp-customize-manager.php:2024
Method: If the theme to be previewed isn’t the active theme, add filter callbacks to swap it out at runtime.
Source: wp-includes/class-wp-customize-manager.php:668