| [ Index ] |
PHP Cross Reference of Wordpress 2.7.1 |
[Source view] [Print] [Project Stats]
WordPress Widgets Administration API
| File Size: | 340 lines (11 kb) |
| Included or required: | 1 time |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| wp_list_widgets( $show = 'all', $_search = false ) X-Ref |
| Display list of widgets, either all or matching search. The search parameter are search terms separated by spaces. param: string $show Optional, default is all. What to display, can be 'all', 'unused', or 'used'. param: string $_search Optional. Search for widgets. Should be unsanitized. |
| wp_list_widget_controls( $sidebar ) X-Ref |
| {@internal Missing Short Description}} param: string $sidebar |
| wp_list_widget_controls_dynamic_sidebar( $params ) X-Ref |
| {@internal Missing Short Description}} param: array $params return: array |
| wp_widget_control( $sidebar_args ) X-Ref |
| Meta widget used to display the control form for a widget. Called from dynamic_sidebar(). param: array $sidebar_args return: array |
| wp_widget_control_ob_filter( $string ) X-Ref |
| {@internal Missing Short Description}} param: string $string return: string |
| Generated: Mon Mar 23 16:23:02 2009 | Cross-referenced by PHPXref 0.7 |