=== Plugin Name === Tags: sidebar, widget, tags Requires at least: 2.8 Tested up to: 2.8.4 Stable tag: trunk This widget shows all tags that are anime titles as a dropdown menu. Using WordPress' custom taxonomies. == Description == This widget shows all tags that are anime titles as a dropdown menu. It creates a taxonomy called Anime, you only need to tag your posts not in the 'Post Tags' box, but the 'Anime' box. == Installation == 1. Upload the plugin to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Tag your posts through the 'Anime' box on edit page 1. Place the widget into your sidebar through the 'Widgets' menu in WordPress == Changelog == = 2.0 = * Complete reborn, complete code change * Now uses WordPress' custom taxonomies (read: thousand times easier to use) * Prepared for internationalization * Optimized = 1.0.4 = * Added widget title editability = 1.0.3 = * Compatibility with WordPress lower than 2.8, senseless though = 1.0.2 = * Fixed that major bug again = 1.0.1 = * Fixed a major bug = 1.0 = * First, poor release