=== WP-Hashtag === Contributors: Ganda Manurung, Aan Afdi Donate link: http://borneolab.org/ Tags: hashtag, tag, post, twitter Requires at least: 2.7.0 Tested up to: 2.9.2 Stable tag: 1.0.3 Version: 1.0.3 == Description == WP-Hashtag is a Wordpress plugin wordpress that enables you to create hashtags like Twitter. WP-Hashtag is not be used to grab Twitter's hashtags from Twitter server, but, this plugin enables you to insert Wordpress Tag without typing it from Post Tags Box. You could do it directly from Wordpress Visual/HTML Editor, just by adding # (sharp) prefix in front of the word you wanted become Wordpress tag, and this plugin would automatically insert the Wordpress tag to the Wordpress database if the tag is not existed yet and you can see from your Wordpress blog post, a number of link would automatically inserted to your blog post depend on the number of tag you write on your post. With WP-Hashtag, you obtain easiness in inserting/linking the tags. This plugin also facilitate your blog readers to seek your articles with related tags, because your blog readers could directly click the tags link while reading your post. == Installation == 1. Unzip wp_hashtag.zip to `/wp-content/plugins/` directory. It will create a `wp-content/plugins/wp-hashtag/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Create blog post with hashtag. Example, #yourtagname. 3. Enjoy. 4. New feature : Beautify your hashtag style from hashtag option page. 5. Further explanation, visit http://www.borneolab.org/wp-hashtag. == Screenshots == 1. Write your own hashtag directly from post editor. 2. You can see the hashtag is transformed to an URL. 3. The URL is linking to wordpress tag URI, and displaying all post that tagged with hashtag. 4. WP-Hashtag plugin option, enable you to choose your hashtag prefix and style. == Changelog == = 1.0.3 = * Fixed empty array bug caused by array_unique() and array_values() function. * Fixed CSS problem with some themes. * Improved hashtag regular expression. * Added new plugin option feature : Enable you to choose your own hashtag style using colorpicker. = 1.0.2 = * Fixed hashtag duplication bug on post content. * Added hashtag CSS style. = 1.0.1 = * Fixed WP-Hashtag plugin option bug. = 1.0 = * First release. == Upgrade Notice == = 1.0.3 = Fixed empty array bug, caused by array_unique() and array_values() function. Added new feature on plugin option page. = 1.0.2 = This version fixes duplicated hashtag bug in wordpress post content. Upgrade immediately. = 1.0 = Fixed readme.txt guide and fixed some bug. == Frequently Asked Questions == = Where is the FAQ? = No FAQ is available yet. I you have something in your head, please drop it to http://www.borneolab.org/wp-hashtag, don't be hesitated, it won't hurt you. == Critics and Suggestions == Please drop it to http://www.borneolab.org/wp-hashtag if you have one. :)