wp_block_theme_activate_nonce
- %1$s is private and should not be used in themes or plugins directly.
wp_block_theme_activate_nonce ( No parameters )
- Introduced in WordPress: 6.3.0
- Deprecated in WordPress: —
Description
Set a JavaScript constant for theme activation.Sets the JavaScript global WP_BLOCK_THEME_ACTIVATE_NONCE containing the nonce
required to activate a theme. For use within the site editor.