do_action( 'customize_save_after', WP_Customize_Manager $manager )

Fires after Customize settings have been saved.


Parameters

$manager

(WP_Customize_Manager) WP_Customize_Manager instance.


Source

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

View on GitHub



Changelog

Changelog
Version Description
WP-3.6.0 Introduced.