=== Widgets Control === Contributors: itthinx Donate link: http://www.itthinx.com/plugins/widgets-control/ Tags: appearance, conditional, control, customize, display, hide, logic, placement, show, view, visibility, widget, widgets Requires at least: 4.0 Tested up to: 4.3.1 Stable tag: 1.2.0 License: GPLv3 A Widget toolbox that adds visibility management and helps to control where widgets are shown efficiently. == Description == _Widgets Control_ is a toolbox that features visibility management for every widget. It allows to show widgets based on conditions - you can choose to show widgets only on certain pages or exclude widgets from being displayed. For each widget, you can decide where it should be displayed: - show a widget on all pages - show it on some pages - show it on all except some pages To include or exclude pages, the plugin allows you to indicate page ids, titles or slugs and tokens that identify the front page, categories, tags, etc. In addition to page ids, titles and slugs, these tokens can be used to determine where a widget should or should not be displayed: [home] [front] [single] [page] [category] ... On sites using [WPML](http://wpml.org), widgets can be shown conditionally based on the language viewed. See the [documentation](http://docs.itthinx.com/document/widgets-control/) for more details. _Widgets Control_ works with virtually any widget. It is compatible with lots of plugins, among these it has been tested with: - [Groups](http://wordpress.org/plugins/groups/) - [WooCommerce](http://wordpress.org/plugins/woocommerce/) - [Events Manager](http://wordpress.org/plugins/events-manager/) - [BuddyPress](http://buddypress.org) - [bbPress](http://wordpress.org/plugins/bbpress/) - [Ninja Forms](http://wordpress.org/plugins/ninja-forms) - [Gravity Forms](http://gravityforms.com/) - [Jetpack](http://wordpress.org/plugins/jetpack/) - [WPML](http://wpml.org) - [NextGEN Gallery](http://wordpress.org/plugins/nextgen-gallery/) - [Image Widget](http://wordpress.org/plugins/image-widget/) - [MailChimp for WordPress](http://wordpress.org/plugins/mailchimp-for-wp/) - [Custom Post Widget](http://wordpress.org/plugins/custom-post-widget/) - [The Events Calendar](http://wordpress.org/plugins/the-events-calendar/) - [MailPoet Newsletters](http://wordpress.org/plugins/wysija-newsletters) ### Widgets Control Pro ### Our [Widgets Control Pro](http://www.itthinx.com/shop/widgets-control-pro/) provides additional features: - Conditions based on the viewed __post type__. For example, show a widget only on posts with `[type:post]` or only on product pages with `[type:product]` - Show or hide widgets on full __page hierarchies__, where conditions are based on a parent page and all its child pages: `some-page/*` - Show or hide widgets based on user __roles__. For example, show a widget to subscribers and customers only: `[role:subscriber,customer]` - Show or hide widgets based on a user's __group membership__ with [Groups](http://wordpress.org/plugins/groups/). For example, show a widget only to registered users with `[group:Registered]` or show a widget only to users in a Premium group using `[group:Premium]` - Show or hide widgets for archive pages of a specific post type. For example, `[archive:product]` can be used to show widgets for the WooCommerce shop page and product archives only. ### Feedback ### Feedback is welcome! If you need help, have problems, want to leave feedback or want to provide constructive criticism, please do so here at the [Widgets Control](http://www.itthinx.com/plugins/widgets-control/) plugin page. Please try to solve problems there before you rate this plugin or say it doesn't work. There goes a _lot_ of work into providing you with quality plugins! Please help with your feedback and we're also grateful if you help spread the word about this plugin. **Thanks!** #### Twitter #### Follow [@itthinx](http://twitter.com/itthinx) on Twitter for updates on this and other plugins. == Installation == = Dashboard = Log in as an administrator and go to Plugins > Add New. Type Widgets Control in the search field and click Search Plugins, locate the Widgets Control plugin by itthinx and install it by clicking Install Now. Now activate the plugin to have the widget placement features available. = FTP = You can install the plugin via FTP, see [Manual Plugin Installation](http://codex.wordpress.org/Managing_Plugins#Manual_Plugin_Installation). == Screenshots == 1. Widget visibility example I. 2. Widget visibility example II. 3. Widget visibility example III. == Frequently Asked Questions == = Where is the documentation for this plugin? = You can find the documentation on the [Widgets Control](http://docs.itthinx.com/document/widgets-control/) documentation pages. == Changelog == = 1.2.0 = * Tested with WordPress 4.3.1. * Added support for [WPML](http://wpml.org) - display widgets conditionally based on the current language. * Improved the format of the visibility options, added links to documentation and extended version. = 1.1.0 = * Tested with WordPress 4.3. * Fixed wording in settings. = 1.0.0 = * Initial release. == Upgrade Notice == = 1.2.0 = * Added support for [WPML](http://wpml.org) languages and enhanced the visibility widget section.