| 开发者 | senlin |
|---|---|
| 更新时间 | 2026年8月18日 21:20 |
| PHP版本: | 4.6 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Yes, the plugin transforms Simplified Chinese slugs into pinyin.
Yes, since September 2020 the plugin also can transform Traditional Chinese slugs into pinyin.
Yes, it does, although one caveat is that to be able to see the change of slug, the post/page first needs to be saved. The same applies for edits.
Pinyin Slugs will not auto-transform existing slugs, you will have to change them manually.
Please open an issue over at Github, as I will not use the support forums here on WordPress.org
__FILE__ with a plain text slug (so-pinyin-slugs) for the settings page, as using __FILE__ for menu slugs risks exposing the filesystem structure (Plugin Check warning)plugin_action_links_{plugin_file} instead of the global plugin_action_links filter, so the callback no longer runs for every other plugin rowaction and page_options form fields, which are already handled by settings_fields()for attribute of the Slug Length label so it matches the input's idload_plugin_textdomain() function and increased min required WP version