ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Widgets

wp_parse_widget_id()

Function: Converts a widget ID into its id_base and number components.

Source: wp-includes/widgets.php:1863

Used by 0 functions | Uses 0 functions

wp_find_widgets_sidebar()

Function: Finds the sidebar that a given widget belongs to.

Source: wp-includes/widgets.php:1885

Used by 0 functions | Uses 0 functions

wp_assign_widget_to_sidebar()

Function: Assigns a widget to the given sidebar.

Source: wp-includes/widgets.php:1905

Used by 0 functions | Uses 0 functions

wp_render_widget()

Function: Calls the render callback of a widget and returns the output.

Source: wp-includes/widgets.php:1934

Used by 0 functions | Uses 0 functions

wp_render_widget_control()

Function: Calls the control callback of a widget and returns the output.

Source: wp-includes/widgets.php:1999

Used by 0 functions | Uses 0 functions

wp_get_sidebar()

Function: Retrieves the registered sidebar with the given ID.

Source: wp-includes/widgets.php:1052

Used by 0 functions | Uses 0 functions

register_sidebar_defaults

Filter Hook: Filters the sidebar default arguments.

Source: wp-includes/widgets.php:290

Used by 0 functions | Uses 0 functions

rss_widget_feed_link

Filter Hook: Filters the classic RSS widget’s feed icon link.

Source: wp-includes/widgets/class-wp-widget-rss.php:112

Used by 1 function | Uses 0 functions

WP_Widget_Media::reset_default_labels()

Method: Resets the cache for the default labels.

Source: wp-includes/widgets/class-wp-widget-media.php:448

Used by 0 functions | Uses 0 functions

WP_Widget_Media::get_default_description()

Method: Returns the default description of the widget.

Source: wp-includes/widgets/class-wp-widget-media.php:472

Used by 1 function | Uses 0 functions
1 2 … 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy