unregister_sidebar_widget [ WordPress-Funktionen ]
unregister_sidebar_widget ( $id )
| Parameter: |
|
| Siehe: | |
| Definiert in: |
|
| Codex |
Ähnliche Funktionen: register_sidebar_widget, wp_unregister_sidebar_widget, wp_register_sidebar_widget, unregister_sidebar, unregister_widget
Alias of {@link wp_unregister_sidebar_widget()}.
Beispiele [ wp-snippets.com ]
Top Google Suchergebnisse
- Function Reference/unregister sidebar widget « WordPress Codex
This function has been deprecated. That means it has been replaced by a new function or is no longer supported, and may be removed from future versions.
codex.wordpress.org - WordPress › Support » Allow name in unregister_sidebar_widget()
Would be nice if in the unregister_sidebar_widget() would accept either an ID OR a (class) name of a widget, as some of the other widget functions do.
wordpress.org - WordPress › Support » Unregister Widgets
See unregister_sidebar_widget for a version that disables specific instances of a widget. But what if you want to get more specific still and disable widgets on a ...
wordpress.org - WordPress › Support » Widgets: Unregistering standard widgets
However a. unregister_sidebar_widget('Calendar'); unregister_sidebar_widget(' Search');. , which should be correct according to the plugin API, doesn't seem to ...
wordpress.org
