Title: [Plugin: CMSify] Doesn&#039;t hide all Widgets
Last modified: August 20, 2016

---

# [Plugin: CMSify] Doesn't hide all Widgets

 *  [karyyyn](https://wordpress.org/support/users/karyyyn/)
 * (@karyyyn)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-cmsify-doesnt-hide-all-widgets/)
 * Hi,
 * First, great plugin!
 * I would like to know if it’s possible to hide ALL widgets, even the ones which
   are custom added when you install a new plugin. (Like NextGEN Widget or NextGEN
   Slideshow.) I would like to hide ALL widgets (I’ve got 10 of them which are not
   covered by CMSify…)
 * Your plugin does the job for the default widgets built into WordPress, but what
   about the custom ones? Could you add a feature to hide ALL widgets? Just a nice
   little checkbox would do!
 * If you can send me the code and where to add it, I don’t mind adding it by hand.
 * Thanks!
 * [http://wordpress.org/extend/plugins/cmsify/](http://wordpress.org/extend/plugins/cmsify/)

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [devbit](https://wordpress.org/support/users/devbit/)
 * (@devbit)
 * [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-cmsify-doesnt-hide-all-widgets/#post-2279126)
 * Karyyyn, you can unregister a widget using the [unregister_widget()](http://codex.wordpress.org/Function_Reference/unregister_widget)
   function. You need to know the Class name used to extend the WP_Widget class 
   from within that plugins code. I’m adding the ability to enter custom class names
   into the next release of the plugin, but the function seems to be a bit unreliable
   as I couldn’t get some widgets to unregister no matter what.
 * Cheers!

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: CMSify] Doesn't hide all Widgets’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cmsify.svg)
 * [CMSify](https://wordpress.org/plugins/cmsify/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cmsify/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cmsify/)
 * [Active Topics](https://wordpress.org/support/plugin/cmsify/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cmsify/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cmsify/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [devbit](https://wordpress.org/support/users/devbit/)
 * Last activity: [14 years, 7 months ago](https://wordpress.org/support/topic/plugin-cmsify-doesnt-hide-all-widgets/#post-2279126)
 * Status: not resolved