=== WordPress Hashtags === Contributors: elhardoum Tags: hashtags, twitter, links, admin, settings, widget, post, shortcode, comments, bbPress, BuddyPress, hashtag, topics, replies, media, social, hash, CSS, Facebook, Instagram Requires at least: 3.0.1 Tested up to: 4.4.2 Stable tag: 0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Author URI: http://samelh.com/ Donate link: http://samelh.com/ Enable Hashtags in your WordPress content: post content & title, widget content & title, comments, bbPress topics/replies, & BuddyPress activity streams.. == Description == WP Hashtags is a WordPress Hashtags plugin which allows you to easily fetch hashtags and parse them as links in post content, title, widget content and title, bbPress topics/replies, and buddyPress acitivity streams and updates. Comes with a useful shortcode you can use for parsing hashtags.

Features

Basically you add the feature to turn a hash plain text into a link. So far with the initial release, you can recognize and parse hashtags in:
  • Post title
  • Post content
  • Widget title
  • Widget content
  • Comment text
  • bbPress topics
  • bbPress replies
  • BuddyPress activity streams and status updates
  • Shortcodes

    As an additional feature, we support shortcodes, and you can use [wp-hashtag] to parse a hashtag. An example use is [wp-hashtag]#WordPress[/wp-hashtag], give it a try! For support topics please use the plugin's dedicated support forum here on WordPress. Otherwise if you want to let us know anything, you can drop us few lines through our contact page. == Installation == * Install and activate the plugin: 1. Upload the plugin to your plugins directory, or use the WordPress installer. 2. Activate the plugin through the \'Plugins\' menu in WordPress. == Screenshots == 1. Admin settings page == Changelog == = 0.2 = * Fixed bugs originally reported by Javi (Arutam). New release allows the plugin to ignore hashes from inline CSS styles and other markup attributes, so as to parse only plain and valid hashtags. Thanks Javi! = 0.1 = * Initial release.