Description
Self Shortener is a WordPress plugin to be able to handle URL shortening
feature, by your WordPress site itself.
Self Shortener can:
- create short URL using your site URL.
- generate random short URL key, by specifying key length.
- specify fix URL key instead of random generating.
- handle I18N message. Currenly supports English and Japanese.
See http://giraffy.jp/products_en/wordpress/selfshortener/ .
(In Japanese, http://giraffy.jp/products/wordpress/selfshortener/ )
Installation
-
Upload ‘self-shortener’ directory into ‘/wp-content/plugins/’ directory.
-
Activate Self Shortener plugin through the ‘Plugins’ menu in WordPress.
-
Setup plugin using Self Shorterner menu.
Uninstall
To uninstall Self Shortener plugin, Deactivate and Delete from Plugin menu.
Warning: When plugin deleted, all related data (shorten URLs) are also deleted.
Avis
Il n’y a aucun avis pour cette extension.
Contributeurs/contributrices & développeurs/développeuses
« Self Shortener » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
ContributeursTraduisez « Self Shortener » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal des modifications
0.1.2
- Fix documentation.
0.1.1
- Fix documentation.
0.1
- First release.