This plugin allows you to generate shortlinks for post/pages using URL Shorteners (e.g. Bit.ly, Su.pr, YOURLS, Goo.gl and many others).
Announcement: After looking through the support requests and the code, I've decided to do a major re-think on the shortening process. As such, I'll take a little longer to re-write the plugin. I'll be adding in buddypress support and new social sharing support in the new iteration as well..
URL Shortener allows you to generate shortlinks for post/pages using URL Shorteners (e.g. Bit.ly, Su.pr and many others), with a few additional features.
Please check your settings when upgrading to Version 4.0 from previous versions prior to it.
What's New with 4.0
Features:
Refer to the documentation/wiki page at http://wiki.fusedthought.com/docs/url-shortener-wordpress-plugin for more information (eg. installation guide and known issues etc).
Services currently supported are:
Suspended
Available Template Tags
On-demand shortening function:
<?php fts_shorturl('http://www.google.com', 'bitly'); ?>
To show the generated links::
<?php fts_show_shorturl($post); ?>
Or if WordPress 3.0:
<?php the_shortlink(); ?>
http://codex.wordpress.org/Function_Reference/the_shortlink
Available hooks and filters
Future Versions and on:
Support via:
Requires: 2.7 or higher
Compatible up to: 3.1.4
Last Updated: 2011-12-18
Downloads: 14,656
Got something to say? Need help?