wpseek.com
A WordPress-centric search engine for devs and theme authors
wp-admin/includes/widgets.php › WordPress File
Functions7
› WordPress Widgets Administration API
Function | Short description |
---|---|
next_widget_id_number | - |
wp_list_widgets | Display list of the available widgets. |
wp_list_widget_controls | Show the widgets and their settings for a sidebar. |
wp_list_widget_controls_dynamic_sidebar | Retrieves the widget control arguments. |
wp_widgets_access_body_class | - |
wp_widget_control | Meta widget used to display the control form for a widget. |
_sort_name_callback | Callback to sort array by a 'name' key. |