=== 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.
Features
- One easy shortcode [tweetthis url="http://www.example.com/"]Your tweet[/tweetthis]
- Converts URLs to TinyURL
- Works with special HTML characters like $, % and &
== Installation ==
- Install your plugin by uploading it in your Wordpress site or install it directly from the Wordpress Plugin Browser.
== 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