WP_Widget_Factory::get_widget_key()
Method: Returns the registered key for the given widget type.
Source: wp-includes/class-wp-widget-factory.php:132
Method: Returns the registered key for the given widget type.
Source: wp-includes/class-wp-widget-factory.php:132
Method: Returns the registered WP_Widget object for the given widget type.
Source: wp-includes/class-wp-widget-factory.php:115
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: PHP4 constructor.
Source: wp-includes/class-wp-widget-factory.php:44
Method: Whether the current widget is rendered on the page.
Source: wp-includes/customize/class-wp-widget-form-customize-control.php:137
Method: Override render_content to be no-op since content is exported via to_json for deferred embedding.
Source: wp-includes/customize/class-wp-widget-form-customize-control.php:128
Method: Gather control params for exporting to JavaScript.
Source: wp-includes/customize/class-wp-widget-form-customize-control.php:89
Method: Sets up a new Links widget instance.
Source: wp-includes/widgets/class-wp-widget-links.php:24