=== Widget Visibility === Contributors: kosinix Donate link: http://www.codefleet.net/donate/ Tags: widget, visibility, appear Requires at least: 3.5 Tested up to: 4.6 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Control which pages your widgets appear on WordPress == Description == A simple and easy way to control which pages your widgets appear. You can show or hide a widget on the front page, 404 page, search page, archive page, categories, authors, tags, or any other WordPress page. Why should you use this plugin? * Works in WordPress customizer! * Translation ready - A must have for non-english speakers. * Fewer clicks saves time - Useful when dealing with many widgets. * Follows the [WordPress hierarchy](http://codex.wordpress.org/images/1/18/Template_Hierarchy.png) for the visibility logic. = Link = * [Widget Visibility](https://www.codefleet.net/widget-visibility/) - Free version home page. * [Widget Visibility Pro](https://www.codefleet.net/widget-visibility-pro/) - Pro version with post and productivity enhancements. = License = GPLv2 or later - http://www.gnu.org/licenses/gpl-2.0.html == Installation == = Install via WordPress Admin = 1. Ready the zip file of the plugin 1. Go to Admin > Plugins > Add New 1. On the upper portion click the Upload link 1. Using the file upload field, upload the plugin zip file here and activate the plugin = Install via FTP = 1. First unzip the plugin file 1. Using FTP go to your server's wp-content/plugins directory 1. Upload the unzipped plugin here 1. Once finished, login into your WP Admin and go to Admin > Plugins 1. Look for the plugin and activate it = Usage = 1. Go to Admin > Appearance > Widgets. 1. Select a widget to edit. 1. In the dropdown box, select if you want to Show or Hide this widget. 1. Using the checkboxes, check the pages where you want the widget to show up (or be hidden). 1. Save the widget. == Frequently Asked Questions == = No FAQ at the moment = == Screenshots == 1. Widget Visibility settings inside a widget. 2. Widget Visibility also works in WordPress customizer. Here the widget is hidden from the front page. == Changelog == = 1.3.1 - 2016-09-08 = * Fix "Illegal string offset" warning = 1.3.0 - 2016-09-07 = * Tag options now works * Refactor with better DI container and services * Add info on Pro version * Update WP tested version = 1.2.1 - 2016-02-08 = * Tested on WordPress 4.4.2 * Removed screenshots from plugin dir and move to svn assets = 1.2.0 - 2014-12-18 = * Use better codebase. * Added top border to differentiate widget visibility controls from the rest of the widget. * Added "Widgets" link in the plugins links = 1.0.1 - 2014-09-28 = * Fix notice warnings and typo. = 1.0.0 - 2014-08-08 = * Initial commit. == Upgrade Notice == See changelog