Wp-hashtagger Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This Plugin allows you to use #hashtags, @usernames and $cashtags in your posts
Usage
Simply use #hashtags, @usernames (if activated) and $cashtags (if activated) in your posts and pages (if activated). Activate plugin, config it and forget.
#wphashtags
This plugin uses the WordPress Tag system to field your post under the desired tags. When saving a post each #hashtag is added as a “normal” tag (without leading hash) to the post, so it is fully compatible with existing tags. When showing a post all #wphashtags are automatically converted to links (if activated) leading to the corresponding tag archive page (link creating can be disabled to use this plugin only for automated tag creation). It is not necessary to generally adapt existing posts, because their tags stay unchanged. But keep in mind that on saving a post / custom post all existing tags are removed and replaced by the tags found in your post (this behavior is configurable)!
@usernames
The usage of @usernames can be activated optionally. @usernames can link either to the Users Profile Page or to the Users Website. If the username does not exist the text remains unchanged and no link is created. Optionally @nicknames can be used instead of @usernames. This is recommended to enhance security (read more). Although using @nicknames is the better option, the default is @usernames for compatibility to Plugin versions prior 2.1.
$cashtags
The usage of $cashtags can be activated optionally. $cashtags link to the concerning stock symbol at MarketWatch, Google Finance or Yahoo Finance. Examples: GOOG on MarketWatch, GOOG on Google Finance, GOOG on Yahoo Finance. Notice: stock symbols can not be validated, using a invalid stock symbol will cause an not found error on the target site.
How to use
Just type anywhere in a post
#wphashtag
This adds “hashtag” as tag to the current post and on links to tag archive page for “hashtag” when showing the post. And show number of all post with relatded #hastag like #hastag(number).
##hashtag
Use duplicate ##hashes to tell the plugin that this word should not be converted into a tag. Duplicate hashes are replaced by a single hash when showing the post.
@username
This creates a link either to the Profile Page or the Website of User “username” (@username feature has to be activated).
@@username
Use @@username to avoid link creation. When showing the post this is displayed as “@username” without link (@username feature has to be activated).
$cashtag
This creates a link to the concerning stock symbol at MarketWatch, Google Finance or Yahoo Finance ($cashtag feature has to be activated).
$$chashtag
Use $$cashtag to avoid link creation. When showing the post this is displayed as “$cashtag” without link ($cashtag feature has to be activated).
Need more information?
See Plugin Homepage and Plugin Doc
WordPress Security
It is highly recommended to use @nicknames instead of @usernames! Please read this article!
Post Types and Section Types
It is possible to use #hashtags, @usernames and $cashtags on Posts, on Pages, on comment, on buddypress and on Custom Post Types within Content, Title and Excerpt. Activate only the Post Types and Section Types you want to be processed to avoid unnecessary processing for best performance.
Formatting links
Additional CSS Class(es) to add to the #hashtag and @username links can be configured on the plugins setting page.
Display of links in front end
Optionally all symbols (#, @, $) can be removed from the links generated in front end.
Do you like the hashtagger Plugin?
Thanks, I appreciate that. You don’t need to make a donation. No money, no beer, no coffee. Please, just tell the world that you like what I’m doing! And that’s all.
Mail Registration for new article for registered tag’s
For registration mail you have to active tooltip. We use qtip for tooltip. User can registration there mail for each new article againest tag. When site admin write new article with hastag, user can get email notification.
Widget
For registration email & view existing registered tag use widget from widget section ‘wp-hastager’.
For developers
Theme function
Use do_hashtagger( $content )
in your theme files to process #hashtags and @usernames in $content.
Screenshots
No screenshots provided