=== Tiny URL === Contributors: prasannasp Donate link: http://www.prasannasp.net/donate/ License: GPLv3 License URI: http://www.gnu.org/copyleft/gpl.html Tags: TinyURL, Tiny URL, ShortURL, Short URL, short link, ShortLink, post Requires at least: 2.5 Tested up to: 3.4.1 Stable tag: 1.0 Show a Tiny URL for all of your blog posts == Description == This plugin shows Tiny URL for each of your blog posts after post content. Tiny URLs are great for sharing your posts on micro-blogging sites like twitter, identi.ca etc., This plugin sends the URL of current post to TinyURL.com and gets a Tiny URL for the same. Then it shows that Tiny URL after post content. User can just click on the box to select URL. Note: Please read TinyURL's terms of use before activating the plugin. You must abide by them after activating the plugin. TinyURL is a trademark of TinyURL, LLC Visit this page for more WordPress Plugins from the developer. == Installation == 1. Upload the `tiny-url` folder to the `/wp-content/plugins/` directory 2. Activate the Tiny URL plugin through the 'Plugins' menu in WordPress 3. Plugin will automatically add Tiny URLs for blog posts == Screenshots == 1. Plugin showing Tiny URL for a blog post == Frequently Asked Questions == = How to style the output? = The output of this plugin is wrapped in `

` tag. Use `.tiny-url` CSS class to style it = Does it show Tiny URLs for pages as well? = No, it is intended to show Tiny URLs for posts only. You can show it on pages by editing the `tiny-url.php` file. I'll add an option to show Tiny URLs on pages in the next release. == Changelog == = 1.0 = * Initial public release. == Upgrade Notice == * No Upgrade Notice so far.