**Widget Logic**
„http://wordpress.org/extend/plugins/widget-logic/“:http://wordpress.org/extend/plugins/widget-logic/
This plugin gives every widget an extra control field called „Widget logic“ that lets you control the pages that the widget will appear on.
The text field lets you use WP’s Conditional Tags, or any general PHP code.
There is also an option to add a wordpress ‚widget_content‘ filter – this lets you tweak standard widgets to suit your theme without editing plugins and core code.
**Display Widgets**
„http://wordpress.org/plugins/display-widgets/“:http://wordpress.org/plugins/display-widgets/
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.
[* http://s.wordpress.org/extend/plugins/display-widgets/screenshot-1.png?r=717402 *]
**Widget Context**
„http://wordpress.org/plugins/widget-context/“:http://wordpress.org/plugins/widget-context/
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.
**Dynamic Widgets**
„http://wordpress.org/plugins/dynamic-widgets/“:http://wordpress.org/plugins/dynamic-widgets/
Dynamic Widgets gives you full control on which pages a widget will display. It lets you dynamically show or hide widgets on WordPress pages by setting conditional logic rules on a widget with just a few mouse clicks.