=== Pinyin Slug ===
Contributors: williamlong, shenyanzhi
Donate link: https://qq52o.me/sponsor.html
Tags: pinyin, slug, post, permalinks
Requires at least: 4.6
Tested up to: 6.9
Stable tag: 2.0.0
Requires PHP: 7.1
License: GPLv3
License URI: https://www.gnu.org/licenses/gpl-3.0.en.html

The Chinese PinYin Slug Wordpress plugin convert Chinese UTF-8 character into English PinYin character from a post slugs to improve SEO.

== Description ==

The Chinese PinYin Slug WordPress plugin convert Chinese UTF-8 character into English PinYin character from a post slugs to improve  search engine optimization.

For example, when you publish a post with a title like this: "Chinese PinYin"
WordPress automatically assigns a long filename to your post, called a post slug: /%e4%b8%ad%e6%96%87%e6%8b%bc%e9%9f%b3

PinYin Slug plugin convert Chinese character into PinYin character. With Chinese PinYin plugin activated, the slug for our example blog post would look like this: /zhongwenpinyin

The slug is generated on saving a post (so you get a chance to look at it before publishing, and change it), or on publish. It won't overwrite an existing slug. You can force a new slug generation by deleting the existing one.

== Installation ==

Download the PinYin Plugin and activate the plugin through the 'Plugins' menu in WordPress. Now, when editing a post, give it a title and press Save and Continue Editing. The PinYin Slug plugin will generate a slug. If you edit it, the plugin will honor your slug and won't change it.

== Changelog ==

= Stable =

- Compatible with new versions of WordPress.
- Replace new SDK.

= Other =

see [CHANGELOG.md](https://github.com/sy-records/pinyin-slug/blob/main/CHANGELOG.md).
