=== Magic Widgets === Author URI: http://toscho.de Plugin URI: http://toscho.de/2011/wordpress-plugin-magische-widgets/ Contributors: toscho Author: toscho Tags: widget, admin, sidebar Requires at least: 3.0 Tested up to: 3.6 Stable tag: 2013.06.02 Version: 2013.06.02 License: GPLv2 or later Assigns widgets to action hooks. == Description == Defines sidebar areas in `wp_head`, `wp_footer`, `admin_head` and `admin_footer`. You may extend the list. Additionally, the plugin creates a new widget, called *Unfiltered Text*. Very similar to the regular text widget, but it doesn’t insert any extra markup. Send me your bug reports and suggestions via my [contact page](http://toscho.de/kontakt/) or per bugtracker at the [public repository at GitHub](https://github.com/toscho/WP-Magic-Widgets). [Beschreibung auf Deutsch](http://toscho.de/2011/wordpress-plugin-magische-widgets/) == Installation == Upload the directory to your plugin directory. Activate the plugin through the 'Plugins' menu in WordPress. == Screenshots == 1. Four new sidebars 2. The Unfiltered Text widget in action == Changelog == Version 2013.06.02 * Removed secondary plugin. * Moved widget class to a separate file, so you can use it without activating the main plugin. * Made the plugin translatable. * Added German translation. * Added extendable visibility options. Version 1.2 * Fixed a problem with the version numbers. Updates should now work better.