WP_Widget_Factory::__construct()
Method: PHP5 constructor.
Source: wp-includes/class-wp-widget-factory.php:32
Method: PHP5 constructor.
Source: wp-includes/class-wp-widget-factory.php:32
Method: PHP4 constructor.
Source: wp-includes/class-wp-widget-factory.php:44
Method: Hashes an object, doing fallback of `spl_object_hash()` if not available.
Source: wp-includes/class-wp-widget-factory.php:69
Method: Registers a widget subclass.
Source: wp-includes/class-wp-widget-factory.php:58
Method: Un-registers a widget subclass.
Source: wp-includes/class-wp-widget-factory.php:75
Method: Serves as a utility method for adding widgets to the registered widgets global.
Source: wp-includes/class-wp-widget-factory.php:90
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