=== Pixelemu Display Widgets === Contributors: pixelemu Tags: widget, widgets, display widgets, show, hide, page, sidebar, content, wpmu, plugin, post, posts, content, filter, widget logic, widget context Requires at least: 4.5 Requires PHP: 7.0 Tested up to: 5.8 Stable tag: 1.2.1 Simply hide widgets on specified pages. Adds checkboxes to each widget to either show or hide it on every site page. == Description == Simply hide widgets on specified pages. Adds checkboxes to each widget to either show or hide it on every site page. Change your sidebar content for different pages, categories, custom taxonomies, and WPML languages. Avoid creating multiple sidebars and duplicating widgets by adding check boxes to each widget in the admin which will either show or hide the widgets on every site page. Great for avoiding extra coding and keeping your sidebars clean. By default, 'Hide on checked pages' is selected with no boxes checked, so all current widgets will continue to display on all pages. = Translations = * Arabic * Danish * German * Spanish * Finnish * Italian * Japanese * Dutch * Polish * Romanian * Russian * Albanian * Swedish * Chinese == Installation == 1. Upload `pe-display-widgets` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Go to the 'Widgets' menu and show the options panel for the widget you would like to hide. 4. Select either 'Show on Checked' or 'Hide on Checked' from the drop-down and check the boxes. == Frequently Asked Questions == None at this time. == Screenshots == 1. The extra widget options added. 2. Show widget for user options. 3. Show widget on pages options. == Upgrade Notice == = 1.2.1 = * Added compatibility with WP 5.8 and legacy widgets * Improved multilanguage support (WPML and Polylang) = 1.2 = * Added a function that checks if plugin update is available = 1.01 = * Improvements related to Polylang and WPML compatibility = 1.00 = * First release