=== Auto Twitter Handle === Contributors: DanielSantoro Tags: Twitter, Social Media, Linking Requires at least: 3.8.0 Tested up to: 4.1.0 Stable tag: trunk License: GPL License URI: http://www.gnu.org/licenses/gpl.html This plugin automatically creates a link to a user's Twitter profile, just by entering their @username! == Description == This plugin adds some additional functionality to your content - whenever you enter someone's Twitter Handle (i.e. @Danny_Santoro ), it converts it to a link to their profile that opens in a new window. Quick, easy, and setup-free! = Notes = This plugin was created and tested using WordPress 4.1.0. No guarantee provided - please use the plugin with caution. If you experience any issues, please [let the developer know](http://danielsantoro.com/contact/). == Installation == 1. Download the plugin & install it to your `wp-content/plugins` folder (or use the Plugins menu through the WordPress Administration section) 2. Activate the plugin 3. Add some content! == Frequently Asked Questions == = Q: Why? Why are you doing this!? = A: Because I've been practicing PHP and this is a neat little tweak. = Q: Who would use this? = A: Harrison Ford would. Sean Connery would. You should too. = Q: Can't I do this through my `functions.php` file? = A: Of course you can, but this is better - it will always be in effect, no matter the theme. Plus, you can simply flip it on and off through the Plugin menu! == Changelog == = 1/4/2014 - Version 1.0.0 = * Initial Release