=== Autosave Title As Tags === Contributors: geraldyeo Donate link: http://fusedthought.com/donate/ Tags: Tags, Posts, Post, Auto Requires at least: 2.7 Tested up to: 2.8.6 Stable tag: 0.5 Automatically use the words in your post title as a Tag. == Description == This plugin was created in response to the support thread created at [http://wordpress.org/support/topic/338629](http://wordpress.org/support/topic/338629 "http://wordpress.org/support/topic/338629") It takes your post title and use the words available there to create tags. It is best used with titles that are small in number **Future Versions:** * Though it is a one-off plugin, I may consider adding extra features if I have time. * One thought I have now is to include options of blacklisting certain words from becoming tags. **Support via:** * Contact me via my website. == Installation == 1. Upload files to your `/wp-content/plugins/` directory (preserve sub-directory structure if applicable) 1. Activate the plugin through the 'Plugins' menu in WordPress == Screenshots == == Changelog == = 0.5 = * split by commas or spaces option = 0.4 = * Added simple word blacklisting = 0.3 = * Added support for group of text. = 0.2 = * Bugfix: Tags are repeated. = 0.1 = * Initial Code