WP_Customize_Setting::is_current_blog_previewed()
Return true if the current site is not the same as the previewed site.
Return
(bool) If preview() has been called.
Source
File: wp-includes/class-wp-customize-setting.php
Changelog
Version | Description |
---|---|
4.2.0 | Introduced. |