Documentation

[Ver documentación en español]

Wordpress plugin to include short permalinks on each post to use in microblogging, emails, IM or another notes. The plugin use the short URL redirection service abbrr.

Download

Short Pernalink - v1.0
short-permalink.zip - 1kb
Plain text (.txt)

Instalation

Upload short-permalink.php to and activate the plugin in the WP Administration Panel.

Usage

To show the little permalink of the post insert this function call:
<?php shortpermalink() ?> into the loop. For example in simple.php or index.php.

Contact

Something to say? Contact me.


Documentación

Plugin para Wordpress para incluir enlaces cortos en cada post para usarlos en microblogging, emails, mensajería instantánea, notas y demás. El plugin utiliza el servicio para acortar URLs abbrr de Victor Bracco.

Descarga

Short Pernalink - v1.0
short-permalink.zip - 1kb
Versión texto (.txt)

Instalación

Subir el archivo short-permalink.php a la carpeta wp-contents/plugins y activar el plugin desde el panel de administración de Wordpress.

Uso del plugin

Para mostrar la dirección corta que hemos generado para nuestro permalink insertamos la siguiente llamada a la función del plugin:
<?php shortpermalink() ?> dentro del loop de Wordpress, por ejemplo en single.php o en index.php.

Contacto

Por cualquier duda, error o mensaje de cualquier tipo, puedes comunicarte conmigo en la sección de contacto.