We'll create fresh WordPress site with Widget Disable installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This simple plugin allows you to disable any sidebar and dashboard widget for the current WordPress site you are on. It provides a simple user interface available to users with edit_theme_options
capabilities (usually Administrator role) available under Appearance -> Disable Widgets.
After saving the settings, the sidebar and dashboard widgets are removed from and the user can’t see those widgets anymore.
Developer? Get to know the hooks
Have a look at the filters we provide:
wp_widget_disable_default_sidebar_widgets
– Allows you to exclude certain sidebar widgets from being disabled.wp_widget_disable_default_dashboard_widgets
– Allows you to exclude certain dashboard widgets from being disabled.Contributions
If you would like to contribute to this plugin, report an issue or anything like that, please note that we develop this plugin on GitHub.
Developed by required