File: wp-includes/class-wp-widget-factory.php
-
Returns the registered WP_Widget object for the given widget type.
-
Returns the registered key for the given widget type.
-
PHP5 constructor.
-
classWP_Widget_Factory
Singleton that registers and instantiates WP_Widget classes.
-
PHP4 constructor.
-
Registers a widget subclass.
-
Un-registers a widget subclass.
-
Serves as a utility method for adding widgets to the registered widgets global.