=== Tagbag === Contributors: explodybits Tags: tag, tags, tagging, post tag, post tags, tag hints, tag suggestions, taxonomies Requires at least: 3.2.1 Tested up to: 3.3.1 Stable tag: trunk Tagbag, takes the thought out of selecting tags for your post == Description == Tags, tagging, and post tags made easy. Stop thinking about what tags you should add, forgetting to add certain tags, and typing in tags by hand. Let Tagbag do the work for you. Just look at the list of suggestions, click the ones you want, and move on. More on Tagbag: [explodybits (xb)](http://www.explodybits.com/2012/04/tagbag-wordpress-plugin/ "explodybits (xb)") == Installation == 1. Copy the Tagbag folder to the wp-content/plugins folder. 2. Activate the "Tagbag" plug-in in the wp-admin plugin screen. 3. Adjust Tagbag settings using the Tagbag settings page found in the Wordpress settings menu. from settings you can select the posts types you want tagbag to be used with, change the color, change the word count for suggested new tags, add and remove stop words == Screenshots == 1. Displaying Tagbag in Standard Color 2. Displaying Tagbag in Red Color == Frequently Asked Questions == = Is Tagbag Cool = Yes = Will Tagbag increase my productivity = Yes = Will the developers of Tagbag continue to improve Tagbag = Yes we will and we welcome your suggestions = Why is Tagbag not working with my custom post type = Be sure that you have selected your custom post type in the tagbag settings page. If your post type is not displayed in the settings page, make sure there is at least one post added under your custom post type. Also be sure that you have added the post_tag taxonomy to your custom post type. Tagbag will not work when the standard Wordpress Tag meta box is not displayed. = What are the Existing Tags displayed in Tagbag = Existing Tags are Tags that were found in the content of the current post that were used as tags in other posts throughout your Wordpress Site. == Changelog == = 1.0 = * Initial Release