=== Widget Locationizer === Contributors: nickohrn Tags: widgets, admin, control Requires at least: 2.6.2 Tested up to: 2.7 Stable tag: 1.0.0 Widget locationizer is an exclusive plugin from ToMuse.com which adds 4 fields to every widgets control panel that lets you specify the tags, categories, and page/post IDs you wish to let the widget show for. It also provides an option to show the widget on all pages other than tag and category pages. == Description == This is an exclusive download from ToMuse.com. It was developed by Nick Ohrn of Plugin-Developer.com. The following is how the plugin decides if a widget should show or not: * Is it a tag page and the tag is in the list of tags for which to show the widget? If so, show the widget. * Is it a category page and the tag is in the list of categories for which to show the widget? If so, show the widget. * Is the page a single page (a single post/page, basically)? If so, is the post/page ID contained in the list of post/page IDs that were entered (if any)? If so, show the widget. * Is the page a single page, no post/page IDs have been entered for the widget, and the Show on Other Pages option has been selected? If so, show the widget. * Is the page none of a tag page, category page, or single page and the Show on Other pages option has been selected? If so, show the widget. * Is the page a single page and is tagged or categorized with a tag or category from the list of tags or categories entered for the widget? If so, show the widget. * Otherwise, don't show the widget You can also choose to modify your widget links by adding nofollow or dofollow to the widgets. == Installation == 1. Upload the `widget-locationizer` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Modify your widget to make sure they appear where you want them to.