ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/widgets.php

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

widgets_init

Action Hook: Fires after all default WordPress widgets have been registered.

Source: wp-includes/widgets.php:1852

Used by 0 functions | Uses 0 functions

wp_widget_rss_process()

Function: Process RSS feed widget data and optionally retrieve feed items.

Source: wp-includes/widgets.php:1765

Used by 0 functions | Uses 0 functions

wp_widgets_init()

Function: Registers all of the default WordPress widgets on startup.

Source: wp-includes/widgets.php:1804

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