=== Restrict Widgets === Contributors: dfactory Donate link: http://www.dfactory.eu/ Tags: widget, widgets, widget-only, cms, conditional tags, conditional, widget logic, widget context, restrict, manage, management, capability, capabilities, sidebar, sidebars, user, permission, permissions Requires at least: 3.3 Tested up to: 3.6 Stable tag: 1.1.2 License: MIT License License URI: http://opensource.org/licenses/MIT Restrict Widgets not only allows you to easily hide or display widgets on specified pages but gives you complete control over widgets and sidebars. == Description == [Restrict Widgets](http://www.dfactory.eu/plugins/restrict-widgets/) is all in one solution for widget management in WordPress. It lets you easily control the pages that each widget will appear on and avoid creating multiple sidebars and duplicating widgets. You can also set who can manage widgets, which sidebars and widgets will be available to selected users, which widget options will be available and how it will be displayed. By default, Hide widget on selected is enabled with no options selected, so all current widgets will continue to display on all pages. For more information, check out plugin page at [dFactory](http://www.dfactory.eu/) or plugin [support forum](http://www.dfactory.eu/support/forum/restrict-widgets/). = Features include: = * Hide or display each widget on selected pages, posts, categories, custom taxonomies, custom post types, single posts, archives, special pages, for logged in or logged out users, current language and so on * Select which user roles are restricted to manage widgets * Select which sidebars will be restricted to admins only * Select which widgets will be restricted to admins only * Select which widget options will be restricted to admins only * Choose to display or not widget options as groups * Option to modify the is_active_sidebar() function to use Restrict Widgets display settings * WPML compatible * Polylang compatible * .pot file for translations included = Translations: = * Chinese - by Changmeng Hu == Installation == 1. Install Restrict Widgets either via the WordPress.org plugin directory, or by uploading the files to your server 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the Widgets menu and set your desired widgets options. == Frequently Asked Questions == No questions yet. == Screenshots == 1. screenshot-1.png 2. screenshot-2.png == Changelog == = 1.1.2 = * New: Option to modify the is_active_sidebar() function to use Restrict Widgets display settings * Fix: Compatibility fix for WordPress 3.6 = 1.1.1 = * Tweak: Optimized rw_display_widget() filter * New: Chinese translation by Changmeng Hu = 1.1.0 = * Fix: Show on selected not working in some cases * Fix: Restricting on user_logged_in/out * Fix: Restricting for Polylang and WPML languages * New: Introducing filter rw_display_widget() = 1.0.1 = * Fix: Widget options not saving if no options selected = 1.0 = Initial release == Upgrade Notice == = 1.1.2 = New: Option to modify the is_active_sidebar() function to use Restrict Widgets display settings