Tiny URL

Show a Tiny URL for all of your blog posts

Author:Prasanna SP (profile at wordpress.org)
WordPress version required:3.0
WordPress version tested:3.5.2
Plugin version:1.3.4
Added to WordPress repository:03-09-2012
Last updated:18-03-2013
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://www.prasannasp.net/wordpress-plugins/t...
Total downloads:5 894
Active installs:30+
plugin download
Click to start download

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 or page 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, or click on Copy button to Copy the Tiny URL to clipboard. You can also show Tiny URL for pages by selecting Show Tiny URL on pages option in plugin settings page.

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

Demo: See demo of this plugin here – Tiny URL WordPress plugin demo

Support: Please post your support questions at Tiny URL plugin support forum

Visit this page for more WordPress Plugins from the developer.

How to style the output?

The output of this plugin is wrapped in <p> tag. Use .tiny-url CSS class to style it
Example,

.tiny-url {
color: #FF0000;
}

How to change the style of Copy button?

Use CSS class .tiny-url-button to change it’s style.
Example:

.tiny-url-button {
background: #123456;
color: #654321;
}

Screenshots
FAQ
ChangeLog