=== Widget Context === Contributors: kasparsd Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=kaspars%40konstruktors%2ecom&item_name=Widget%20Context%20Plugin%20for%20WordPress&no_shipping=1&no_note=1&tax=0¤cy_code=USD&lc=LV&bn=PP%2dDonationsBF&charset=UTF%2d8 Tags: widget, widget context, context, logic, widget logic, cms Requires at least: 3.0 Tested up to: 3.5.1 Stable tag: 0.8 License: GPLv2 or later Show or hide widgets on specific posts, pages or sections of your site. == Description == Widget Context allows you to show or hide widgets on certain sections of your site — front page, posts, pages, archives, search, etc. It also features section targeting by URLs (with wildcard support) for maximum flexibility. = Get Involved: = * News and updates on [konstruktors.com](http://konstruktors.com/blog/), * Development and pull requests [on GitHub](https://github.com/kasparsd/widget-context-wporg), * Bug reports and suggestions on [WordPress.org forums](http://wordpress.org/support/plugin/widget-context). == Installation == * Install the plugin through **Add New Plugin** feature in your WordPress dashboard -- search for Widget Context. * Widget Context settings will appear automatically under each widget under Design > Widgets. == Changelog == **0.8** * Major code rewrite and refactoring to improve performance and usability. * Fix bugs with URL targeting and empty lines in the "Target by URL" textarea. **0.7.2** * Fix PHP warnings/notices. Props to [James Collins](http://om4.com.au/). = 0.7.1 = * Confirm that the plugin works with the latest version of WP. = 0.7 = * Bug fix: check for active sidebars only after $paged has been set. = 0.6 = * Don't check for used sidebars on each widget load. Allow absolute URLs in the URL check. = 0.5 = * Added distinction between is_front_page() and is_home(). Remove widgets from wp_get_sidebars_widgets() if they are not being displayed -- this way you can check if a particular sidebar is empty. = 0.4.5 = * Widget output callback couldn't determine the widget_id. = 0.4.4 = * Fixed widget control parameter transfer for widgets that don't use the new widget api. = 0.4.2 = * Initial release on Plugin repository. == Upgrade Notice == = 0.8 = Major code rewrite and refactoring to improve plugin performance and usability. = 0.7.2 = Fix PHP warnings/notices. = 0.7.1 = Confirm that plugin works with the latest version of WordPress. = 0.7 = Bug fix: check for active sidebars only after $paged has been set. = 0.6 = Performance improvements - don't check if sidebar has any widgets on every widget load. == Screenshots == 1. Widget Context settings at the bottom of every widget