WP_Widget::is_preview()
Method: Determines whether the current request is inside the Customizer preview.
Source: wp-includes/class-wp-widget.php:339
Method: Determines whether the current request is inside the Customizer preview.
Source: wp-includes/class-wp-widget.php:339
Method: Generates the actual widget content (Do NOT override).
Source: wp-includes/class-wp-widget.php:360
Filter Hook: Filters the settings for a particular widget instance.
Source: wp-includes/class-wp-widget.php:383
Class: Core base class extended to register widgets.
Source: wp-includes/class-wp-widget.php:21
Method: Handles changed settings (Do NOT override).
Source: wp-includes/class-wp-widget.php:411
Method: Echoes the widget content.
Source: wp-includes/class-wp-widget.php:113
Filter Hook: Filters a widget’s settings before saving.
Source: wp-includes/class-wp-widget.php:476
Method: Updates a particular instance of a widget.
Source: wp-includes/class-wp-widget.php:131
Method: Generates the widget control form (Do NOT override).
Source: wp-includes/class-wp-widget.php:503
Method: Outputs the settings update form.
Source: wp-includes/class-wp-widget.php:143