W3cubDocs

/WordPress

apply_filters( 'customize_refresh_nonces', string[] $nonces, WP_Customize_Manager $this )

Filters nonces for Customizer.

Parameters

$nonces

(string[]) Array of refreshed nonces for save and preview actions.

$this

(WP_Customize_Manager) WP_Customize_Manager instance.

Source

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

View on Trac

Changelog

Version Description
4.2.0 Introduced.

© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/customize_refresh_nonces