WP_Widget::_set()
Method: Sets the internal order number for the widget instance.
Source: wp-includes/class-wp-widget.php:287
Method: Sets the internal order number for the widget instance.
Source: wp-includes/class-wp-widget.php:287
Method: Retrieves the widget display callback.
Source: wp-includes/class-wp-widget.php:299
Method: Retrieves the widget update callback.
Source: wp-includes/class-wp-widget.php:310
Method: Retrieves the form callback.
Source: wp-includes/class-wp-widget.php:321
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