wp_widget_description [ WordPress Function ]
wp_widget_description ( $id )
| Parameters: |
|
| Returns: |
|
| Defined at: |
|
Soorgelijke functies: wp_sidebar_description, get_file_description, tag_description, term_description, wp_widget_control
Retrieve description for widget.
When registering widgets, the options can also include 'description' that describes the widget for display on the widget administration panel or in the theme.
Examples [ wp-snippets.com ]
Top Google zoekresultaten
- Function Reference/wp widget description « WordPress Codex
Description. Retrieve description for widget. When registering widgets, the options can also include 'description' that describes the widget for display on the ...
codex.wordpress.org - Widgets API « WordPress Codex
... wp_register_widget_control() · wp_unregister_widget_control() · wp_convert_widget_settings() · wp_get_widget_defaults() · wp_widget_description() ...
codex.wordpress.org - #11157 (Add sidebar descriptions to sidebar settings and widget ...
I added a function wp_sidebar_description( $id ) that was copied and modified from the matching wp_widget_description( $id ) function in /wp-includes/widgets.
core.trac.wordpress.org - wp_widget_description() WordPress function reference, arguments ...
wp_widget_description(). Retrieve description for widget. When registering widgets, the options can also include 'description' that describes the widget for ...
queryposts.com