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: 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