=== Twitterify === Contributors: mattsay Donate link: https://wpassist.me/donate Tags: tags, hashtag, @link, author links, autolink, auto-link, nofollow, twitter, twitter-like, filter, content, excerpt, convert, UPDATE Requires at least: 3.0 Tested up to: 5.1.1 Stable tag: 1.3 Enables use of **autolink**, **#hashtags** and **@author** links on your posts. **Links are not directed to twitter. They provide this functionality on your site.** == Description == This plugin automatically converts **hashtags** (like #wordpress) to tag links, **@links** to author links (like @metinsaylan), and autolinks URIs (like http://wpassist.me ) to links. Some benefits of Twitterify are: * Linking will take less time, you will get more productive. * Tag links will be fine even if you change tag permalinks later on. * All links in the content will automatically have nofollow attributes. == Installation == 1. Download the widget and upload it to your server through `WP Admin -> Plugins -> Add New -> Upload` 1. Activate the plugin when the plugin is uploaded. 1. No settings required. == Frequently Asked Questions == = Any questions? = You can ask your questions [here](http://wpassist.me/plugins/twitterify/) == Changelog == = 1.2.1 = * Added support for auto tagging posts using hashtags. = 1.2 = * Fixed: Options page error. = 1.2beta = * Added: Option to remove hash infront of tags. * Added: Option to link hashtags to either search, tag page or twitter search. * Fixed: Autolink & hashtags in pre * Added: Options page. = 1.1 = * Fixed the code to autolink links with a space infront of them. This will prevent linking href attributes in the code. = 1.0 = * First release.