This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Self Shortener

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

  1. Upload ‘self-shortener’ directory into ‘/wp-content/plugins/’ directory.

  2. Activate Self Shortener plugin through the ‘Plugins’ menu in WordPress.

  3. 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.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Self Shortener” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Self Shortener” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1.2

  • Fix documentation.

0.1.1

  • Fix documentation.

0.1

  • First release.