WP_Widget::get_field_id()
Method: Constructs id attributes for use in WP_Widget::form() fields.
Source: wp-includes/class-wp-widget.php:241
Method: Constructs id attributes for use in WP_Widget::form() fields.
Source: wp-includes/class-wp-widget.php:241
Method: Retrieves the settings for all instances of the widget class.
Source: wp-includes/class-wp-widget.php:611
Method: Register all widget instances of this widget class.
Source: wp-includes/class-wp-widget.php:253
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