Uses
Uses | Description |
---|---|
wp-includes/class-wp-customize-manager.php: WP_Customize_Manager::is_preview() | Is it a theme preview? |
wp-includes/load.php: is_admin() | Determines whether the current request is for an administrative interface page. |
wp-includes/functions.php: _deprecated_function() | Mark a function as deprecated and inform when it has been used. |