WP_Widget_Factory
Singleton that registers and instantiates WP_Widget classes.
Singleton that registers and instantiates WP_Widget classes.
PHP5 constructor.
Serves as a utility method for adding widgets to the registered widgets global.
Returns the registered key for the given widget type.
Returns the registered WP_Widget object for the given widget type.
Registers a widget subclass.
Un-registers a widget subclass.
PHP4 constructor.