=== Plugin Name === Contributors: burkie Tags: tweets, twitter Requires at least: 3.0.1 Tested up to: 3.6 Stable tag: 3.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Allows user specify particular parts of your content for people to share on twitter == Description == You can wrap any amount of sentences with a shortcode allowing people to click on those and allow them share on twitter with a link back to the article source and via the site name. == Installation == 1. Upload `tweet-that` folder to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Place `[tweet]` around the text you want people to be able to share and end with `[/tweet]` 1. Optionally start with `[tweet bird="yes"]` to display the twitter bird and end with `[/tweet]` 1. Now includes `widget.js` so the twitter box appears as a pop-up and not full screen. == Frequently Asked Questions == = I have activated the plugin - what now? = Just place `[tweet]` between the text you want to highlight for people to share `[/tweet]`. == Screenshots == == Changelog == 1. 0.1 Shortcode plugin creation 1. 0.2 Strip tags in between shortcode 1. 0.3 Twitter post box opens in new tab 1. 0.4 Optional twitter bird appearing after the tweet