=== Plugin Name ===
Contributors: jason.grim, ryanstreet
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HKJ6XNRNRTXYA
Plugin URI: http://jgwebdevelopment.com/plugins/generated-shortlinks
Tags: shortlinks, plugins, bitly, urly, isgd, bit.ly, ur.ly, is.gd, url shortenter
Requires at least: 3.0
Tested up to: 3.0.1
Stable tag: 1.0

Uses bit.ly, Ur.ly, and Is.gd to create handy shortlinks to share your WordPress Posts quickly and easily!

== Description ==
						
**Background**

Wordpress has created the wonderful functionality of generating shortlinks for post on your blogs. With advanced
permalink structures a single link to your site can take up 89% of a short email or a facebok update. However,
Wordpress created a very ugly system, the shortlink system simply provides the default permalink structure with ugly
url variables.

Here is the documentation on adding shortlinks to your themes on the [WordPress Codex](http://codex.wordpress.org/Function_Reference/the_shortlink "Wordpress.org - Shortlinks")

**Use**

Some themes use the template method to share the short url of your post. The use of this plugin would convert all of those
links to trackable ones with bit.ly or shorter ones with the other services.

Also, when you create a new post a button is created next the the URL of your new post. If you click the "Get Shortlink" button
a popup will provide a simple little link to share with all of your friends and fans.

== Installation ==

1. Upload to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. A new menu item under 'Settings' is added, it is titled 'Shortlinks'.

== Frequently Asked Questions ==

= I do not see the "Get Shortlink" within my new post editor? =
Make sure you have pretty permalinks enabled in `Settings->Permalinks`

= Bit.ly is failing? =
Sign up for a bit.ly account at `http://bit.ly`.</a>

== Changelog ==

= 1.0 =
* Plugin Released.