Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP Lessn

Descripción

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.

Capturas

  • This screenshot shows the WP Lessn Admin screen.

Instalación

This section describes how to install the plugin and get it working.

  1. Open ‘wp-lessn.zip’ file to reveal ‘wp-lessn’ directory.
  2. Upload ‘wp-lessn’ directory to ‘/wp-content/plugins/’ directory.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.
  4. Go to the ‘WP Lessn’ submenu underneath the ‘Plugins’ menu; store your Lessn domain, and your Lessn API key (found on your Lessn domain).
  5. 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.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«WP Lessn» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «WP Lessn» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • Initial release.