=== Plugin Name ===
Contributors: (this should be a list of wordpress.org userid's)
Donate link: http://www.redwoodcity.jp/entry/default-permalink
Tags: parmalink,url,default,multi-byte
Requires at least: 3.9
Tested up to: 3.9.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

The process to Prevent the Use of a multi-byte URL of the default permalink.Multi-byte URL can be specified when the user explicitly specified.

== Installation ==

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

e.g.

1. Upload `plugin-name.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php do_action('plugin_name_hook'); ?>` in your templates

== Changelog ==

= 1.0 =
This version fixes a security related bug.  Upgrade immediately.

