![]() |
wordpress tip: generate wp.me short urls for your site
wordpress.com intoduced wp.me short urls for hosted blogs, but you can also do this via your self hosted blog.
Install the wordpress.com stats plugin http://wordpress.org/extend/plugins/stats/ You need a wordpress.com account, and use the API key once you have it. The following code will generate your wp.me shortcode Code:
<a href="<?php echo get_shortlink($post);?>">short link</a> http://i49.tinypic.com/6oiz39.png sample of it working -> http://wp.me/pKjxA-1 enjoy. |
cool
will give it a try |
Why would you want to rely on a third party for all of your URLs to work? I can understand there's a need for it with a limited field length app such as twitter, but why WP?
|
Quote:
|
Quote:
|
All times are GMT -7. The time now is 08:47 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123