=== Plugin Name ===
Contributors: ysdbjorn, sleeplessdevelopers
Donate link:
Tags: tweet, quote, shortcode
Requires at least: 3.4
Tested up to: 3.9
Stable tag: 2.0.0
License: GPLv2
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Tweet a text with or without an specified URL

== Description ==

Tweet a text and send a optional URL with your tweet. No styling (css) included, so feel free to style your tweet.

<h2>Features</h2>
<ul>
<li>One easy shortcode [tweetthis url="http://www.example.com/"]Your tweet[/tweetthis]</li>
<li>Converts URLs to TinyURL</li>
<li>Works with special HTML characters like $, % and &</li>
</ul>

== Installation ==

<ul>
<li>Install your plugin by uploading it in your Wordpress site or install it directly from the Wordpress Plugin Browser.</li>
</ul>

== Changelog ==

= 2.0.0 =
* Fixed the bug that some HTML characters brick the Twitter Popup
* URLs are now shortened by TinyURL
* Cleaner coding
* Easier shortcode

= 1.1.0 =
* Bugfixes

= 1.0.0 =
* First release