ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 357

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

Used by 0 functions | Uses 0 functions

WP_Widget_Factory::get_widget_object()

Method: Returns the registered WP_Widget object for the given widget type.

Source: wp-includes/class-wp-widget-factory.php:115

Used by 0 functions | Uses 0 functions

WP_Widget_Factory::hash_object()

Method: Hashes an object, doing fallback of `spl_object_hash()` if not available.

Source: wp-includes/class-wp-widget-factory.php:69

Used by 0 functions | Uses 0 functions

WP_Widget_Factory::register()

Method: Registers a widget subclass.

Source: wp-includes/class-wp-widget-factory.php:58

Used by 0 functions | Uses 0 functions

WP_Widget_Factory::unregister()

Method: Un-registers a widget subclass.

Source: wp-includes/class-wp-widget-factory.php:75

Used by 0 functions | Uses 0 functions

WP_Widget_Factory::WP_Widget_Factory()

Method: PHP4 constructor.

Source: wp-includes/class-wp-widget-factory.php:44

Used by 0 functions | Uses 0 functions

WP_Widget_Form_Customize_Control::active_callback()

Method: Whether the current widget is rendered on the page.

Source: wp-includes/customize/class-wp-widget-form-customize-control.php:137

Used by 0 functions | Uses 0 functions

WP_Widget_Form_Customize_Control::render_content()

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

Used by 0 functions | Uses 0 functions

WP_Widget_Form_Customize_Control::to_json()

Method: Gather control params for exporting to JavaScript.

Source: wp-includes/customize/class-wp-widget-form-customize-control.php:89

Used by 0 functions | Uses 1 function

WP_Widget_Links::__construct()

Method: Sets up a new Links widget instance.

Source: wp-includes/widgets/class-wp-widget-links.php:24

Used by 0 functions | Uses 0 functions
« Previous 1 … 356 357 358 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy