WP_Widget::form_callback()
Method: Generates the widget control form (Do NOT override).
Source: wp-includes/class-wp-widget.php:503
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
Filter Hook: Filters the widget instance’s settings before displaying the control form.
Source: wp-includes/class-wp-widget.php:530
Method: PHP5 constructor.
Source: wp-includes/class-wp-widget.php:163
Action Hook: Fires at the end of the widget control form.
Source: wp-includes/class-wp-widget.php:553
Method: PHP4 constructor.
Source: wp-includes/class-wp-widget.php:199
Method: Registers an instance of the widget class.
Source: wp-includes/class-wp-widget.php:567
Method: Constructs name attributes for use in form() fields
Source: wp-includes/class-wp-widget.php:216
Method: Saves the settings for all instances of the widget class.
Source: wp-includes/class-wp-widget.php:599
Method: Constructs id attributes for use in WP_Widget::form() fields.
Source: wp-includes/class-wp-widget.php:241