Used By
| Used By | Description |
|---|---|
| wp-includes/class-wp-customize-manager.php: WP_Customize_Manager::wp_loaded() | Register styles/scripts and initialize the preview of each setting |
Gets whether settings are or will be previewed.
(bool)
File: wp-includes/class-wp-customize-manager.php
public function settings_previewed() {
return $this->settings_previewed;
} | Version | Description |
|---|---|
| 4.9.0 | Introduced. |
© 2003–2019 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/classes/wp_customize_manager/settings_previewed