wp_parse_widget_id()
Function: Converts a widget ID into its id_base and number components.
Source: wp-includes/widgets.php:1863
Function: Converts a widget ID into its id_base and number components.
Source: wp-includes/widgets.php:1863
Function: Finds the sidebar that a given widget belongs to.
Source: wp-includes/widgets.php:1885
Function: Assigns a widget to the given sidebar.
Source: wp-includes/widgets.php:1905
Function: Calls the render callback of a widget and returns the output.
Source: wp-includes/widgets.php:1934
Function: Calls the control callback of a widget and returns the output.
Source: wp-includes/widgets.php:1999
Function: Retrieves the registered sidebar with the given ID.
Source: wp-includes/widgets.php:1052
Filter Hook: Filters the sidebar default arguments.
Source: wp-includes/widgets.php:290
Function: Process RSS feed widget data and optionally retrieve feed items.
Source: wp-includes/widgets.php:1765
Function: Registers all of the default WordPress widgets on startup.
Source: wp-includes/widgets.php:1804
Action Hook: Fires after all default WordPress widgets have been registered.
Source: wp-includes/widgets.php:1852