apply_filters( 'customize_save_response', array $response, WP_Customize_Manager $this )
Filters response data for a successful customize_save Ajax request.
Description
This filter does not apply if there was a nonce or authentication failure.
Parameters
- $response
-
(array) Additional information passed back to the 'saved' event on
wp.customize
. - $this
-
(WP_Customize_Manager) WP_Customize_Manager instance.
Source
Changelog
Version | Description |
---|---|
4.2.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/customize_save_response