do_action( 'customize_save', WP_Customize_Manager $manager )

Fires once the theme has switched in the Customizer, but before settings have been saved.


Description Description


Parameters Parameters

$manager

(WP_Customize_Manager) WP_Customize_Manager instance.


Top ↑

Source Source

File: wp-includes/class-wp-customize-manager.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.