Descrizione
The WP Lessn Plugin for WordPress uses Shaun Inman’s Lessn to create a short URL for each new post you publish. The Lessn’d link is attached to the post meta data. You can insert the Lessn’d link into your blog post using short tags or into your theme template with some some PHP.
Lessn, according to Shaun Inman, is “an extremely simple, personal url shortener written in PHP with MySQL and mod_rewrite.” If you are unfamiliar with Lessn, then this plugin will have little value to you until you read about it, download it, and install it on your own server. Lessn is free.
WP Lessn was written by Jay Robinson. Please thank Shaun Inman for being awesome, not me. But email me for support, not him.
Screenshot
Installazione
This section describes how to install the plugin and get it working.
- Open ‘wp-lessn.zip’ file to reveal ‘wp-lessn’ directory.
- Upload ‘wp-lessn’ directory to ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to the ‘WP Lessn’ submenu underneath the ‘Plugins’ menu; store your Lessn domain, and your Lessn API key (found on your Lessn domain).
- You may now publish any post to generate the Lessn’d URL. It will show up on the post page as a custom field, with the name ‘wp_lessnd_url’.
FAQ
- What is Lessn?
-
Lessn is a free, self-hosted URL shortener that you download and upload to your own server. It was created by Shaun Inman. Read more about Lessn on Shaun Inman’s blog.
- Is Lessn free?
-
Yes.
- Do I have to have Lessn installed for this to work?
-
Yes. You must have Lessn installed to get any use out of this plugin.
- Does Lessn have to be installed on the same domain as my WordPress installation for WP Lessn to work?
-
No. WP Lessn allows you to specify any domain as your Lessn domain. For instance, I use JayRobinson.org for my blog, but use my short domain, http://jwr.cc, for Lessn. Lessn’s API key allows us to generate the short URL.
- What is your name?
-
My name is still Jay Robinson.
Recensioni
Non ci sono recensioni per questo plugin.
Contributi e sviluppo
“WP Lessn” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
CollaboratoriTraduci “WP Lessn” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
1.0
- Initial release.