=== Plugin Name === Contributors: Odai Athamneh (HeyOdai on WP.org) Donate link: https://www.paypal.com/us/cgi-bin/webscr?cmd=_flow&SESSION=yiAADjCwm0rEtgll662Z0OwD-g8QCZutGf4GVqN920Ap8D4UN7kf9tjMCey&dispatch=5885d80a13c0db1f8e263663d3faee8d0038486cd0d9a2f3f8e698d26650388a Tags: twitter Requires at least: 3.0.1 Tested up to: 3.6.1 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Turn snippets of text into tweet-able links with a shortcode. == Description == Snap Tweet allows you to easily embed tweet-able links (which will be identified with the Twitter logo) within an article, using the [snaptweet][/snaptweet] shortcode. Users are often more likely to tweet a specific quote from an article, rather than just a generic "Tweet this article" link. == Installation == 1. Download and un-zip the `snap-tweet.zip` file 2. Upload the contents of the un-zipped folder to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Plugins' menu in WordPress 4. Place [snaptweet][/snaptweet] tags around any text you want to make tweet-able. == Frequently Asked Questions == = Do I need a Twitter app/account to use this plugin? = No, it uses GET data to create the link, meaning that you don't need even need a Twitter account. Users will need a Twitter account to use the links, of course. = Can I apply my own CSS? = YES! I want to add a built-in CSS editor in time, but for now, links are wrapped in a tag, which gives them the .snaptweet CSS class - just add some CSS to your theme's style.css and you're good to go. == Screenshots == 1. Link made with Snap Tweet, from the official plugin page. == Changelog == = 1.0.1 = * Fix for URL encoding issue = 1.0 = * Initial release == Upgrade Notice == = 1.0.1 = Minor upgrade to fix URL encoding issue. = 1.0 = Initial release.