=== Twitter Name Link === Contributors: norcross Donate link: http://andrewnorcross.com/donate Tags: twitter, tinymce, visual editor button Requires at least: 2.8 Tested up to: 3.1.2 Stable tag: 1.0 Adds a button to the TinyMCE to wrap a twitter username in a shortcode that'll build out the link automatically. == Description == Adds a button to the TinyMCE to wrap a twitter username in a shortcode that'll build out the link automatically. == Installation == This section describes how to install the plugin and get it working. 1. Upload the 'twitter-name-link' folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. That's it. == Frequently Asked Questions == = What does this do? = Adds a button to the TinyMCE to wrap a twitter username in a shortcode that'll build out the link automatically. You simply type the twitter handle, highlight, press the button, and it will be wrapped in a shortcode. The shortcode will create the link and include the @ in the display. Also includes a CSS class (a.twitter-name) if you want to style it differently that the rest of your site. = Is that it? = Yep. That's it. == Screenshots == 1. How to use the button with highlighted text 2. How the resulting action will look in the post editor 3. How the link will display in the post == Changelog == = 1.0 = * Initial release == Upgrade Notice ==