wp_list_widget_controls
wp_list_widget_controls ( $sidebar, $sidebar_name = '' )
Parameters:- (string) sidebar Sidebar ID.
- (string) sidebar_name Optional. Sidebar name. Default empty.
Defined at: - Introduced in WordPress: 2.5.0
- Deprecated in WordPress: —
Description
Show the widgets and their settings for a sidebar.Used in the admin widget config screen.