=== Self Shortener ===
Contributors: oishikazuo
Tags: plugin,url,admin
Requires at least: 2.8
Tested up to: 2.9.2
Stable tag: 0.1.2

URL Shortener handled by your WordPress site itself.

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


== Changelog ==

= 0.1.2 =
* Fix documentation.

= 0.1.1 =
* Fix documentation.

= 0.1 =
* First release.
