Clarify doc entry for _wp_customize_include()
Props ericlewis. Fixes #33488. git-svn-id: https://develop.svn.wordpress.org/trunk@33694 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
ab71eb93b1
commit
9e784dd59f
@ -1886,7 +1886,8 @@ function check_theme_switched() {
|
||||
/**
|
||||
* Includes and instantiates the WP_Customize_Manager class.
|
||||
*
|
||||
* Fires when ?wp_customize=on or on wp-admin/customize.php.
|
||||
* Fires on a preview frame request (when ?wp_customize=on is in the URL) and
|
||||
* on the Customizer interface page (wp-admin/customize.php).
|
||||
*
|
||||
* @since 3.4.0
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user