=== Assign Widgets === Contributors: themezly Tags: widget, widgets, assign widgets, sidebar, content, plugin, post, widget logic, wpmu, widget context, posts, filter, content Requires at least: 4.0 Requires PHP: 5.6 Tested up to: 4.9.6 Stable tag: 1.0.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html A simple and easy way to assign widgets to a specific page or create widget area. == Description == > Did you find this plugin helpful? Please consider [leaving a 5-star review](https://wordpress.org/support/plugin/assign-widgets/reviews/). Assign Widgets plugin for WordPress will help you assign widgets to specific pages or create custom widget areas. Plugin options are located under every WordPress widget area and they will let you control widgets visibility. [Sponsored by: Creatus.io](http://creatus.io/) [youtube https://www.youtube.com/watch?v=XNNYcIZjoDY] **Get involved** Developers can contribute to the source code on the [Assign Widgets GitHub Repository](https://github.com/Themezly/Assign-Widgets). = Minimum Requirements = * WordPress 4.0 or greater * PHP version 5.6 or greater = Installation = 1. Upload `Assign-widgets-version_number.zip` to the `/wp-content/plugins/` directory and extract. 2. Activate the plugin by going to **Plugins** page in WordPress admin and clicking on **Activate** link. 3. Go to the **Widgets** admin page and open the accordion from the widget that you want to assign. 4. Select **Hide on selected pages/types** or **Show only on selected pages/types** than from **Assigned pages or view types** select the assignment pages. == Screenshots == 1. Widget visibility type select dropdown. 2. Widget assigned to Front Page. 3. Generated widget area. == Upgrade Notice == = 1.0.4 = * Adjusted code comments and spacings * Used same translations formatting * Added credits for thz_aw_sidebars_widgets logic = 1.0.3 = * Fixed wrong data check = 1.0.2 = * Added check for tag and attachment = 1.0.1 = * Added widget title class * Fixed check archive first than tax == Changelog == = 1.0.4 = * Adjusted code comments and spacings * Used same translations formatting * Added credits for thz_aw_sidebars_widgets logic = 1.0.3 = * Fixed wrong data check = 1.0.2 = * Added check for tag and attachment = 1.0.1 = * Added widget title class * Fixed check archive first than tax = 1.0.0 = * Initial Release