WP_Widget::_register_one()
Method: Registers an instance of the widget class.
Source: wp-includes/class-wp-widget.php:567
Method: Registers an instance of the widget class.
Source: wp-includes/class-wp-widget.php:567
Method: Sets the internal order number for the widget instance.
Source: wp-includes/class-wp-widget.php:287
Method: Generates the actual widget content (Do NOT override).
Source: wp-includes/class-wp-widget.php:360
Method: Outputs the settings update form.
Source: wp-includes/class-wp-widget.php:143
Method: Generates the widget control form (Do NOT override).
Source: wp-includes/class-wp-widget.php:503
Method: Constructs id attributes for use in WP_Widget::form() fields.
Source: wp-includes/class-wp-widget.php:241
Method: Constructs name attributes for use in form() fields
Source: wp-includes/class-wp-widget.php:216
Method: Retrieves the settings for all instances of the widget class.
Source: wp-includes/class-wp-widget.php:611
Method: Determines whether the current request is inside the Customizer preview.
Source: wp-includes/class-wp-widget.php:339
Method: Saves the settings for all instances of the widget class.
Source: wp-includes/class-wp-widget.php:599