/pinyin-slugs

Transforms Chinese character titles into a permalink friendly slug, showing pinyin that can be read by humans and (Chinese) search engines alike.

Primary LanguagePHP

Pinyin Slugs

plugin version WP compatibility PHP compatibility

Last updated on March 6, 2021
tested up to WP 5.7
Authors: Pieter Bos
Stable Version (via WordPress Plugins Repository)

WordPress plugin that transforms both Simplified and Traditional Chinese character titles into a permalink friendly slug, showing pinyin that can be read by humans and (Chinese) search engines alike.

Description

Chinese characters don't come out good in permalinks. Without the Pinyin Slugs plugin activated, the example post I made for the screenshot will get a slug like this: %e6%90%9c%e7%b4%a2%e5%bc%95%e6%93%8e%e4%bc%98%e5%8c%96. With the plugin the slug automatically becomes sousuoyinqingyouhua.

Search engines such as Baidu cannot make much of the first slug, but they can handle pinyin perfectly, especially when it is written as one long string without hyphens or underscores.

It is possible to limit the amount of characters in the slug. The default is 100, which should be plenty for most.

The Pinyin Slugs plugin was forked from the Pinyin Permalinks plugin by user xiaole_tao as that project seemed abandoned. There have been many improvements since; read the changelog for details.

WPML Compatible

The Pinyin Slugs plugin has received the WPML Certification of Compatibility.

WPML Certification of Compatibility.

Frequently Asked Questions

Does Pinyin Slugs work with Simplified Chinese characters?

Yes, the plugin transforms Simplified Chinese slugs into pinyin.

Does Pinyin Slugs work with Traditional Chinese characters?

Yes, since September 2020 the plugin also can transform Traditional Chinese slugs into pinyin.

Does Pinyin Slugs work with the WP block editor?

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

Known Issues

Pinyin Slugs will not transform existing slugs, you will have to change them manually.

I have an issue with this plugin, where can I get support?

Please open an issue here on Github

Contributions

This repo is open to any kind of contributions.

License

Donations

Connect with me through

BHI Localization for Websites

SO WP

Github

LinkedIn

WordPress

Changelog

2.2.0

2.1.4

  • date: October 29, 2018
  • tested up to WP 5.0
  • tested up to ClassicPress 1.0.0

2.1.3

  • date: July 8, 2018
  • tested up to WP 4.9.7

2.1.2

  • date: March 15, 2017
  • add sanitize_title filter once the file has been included as per suggestion of Polylang author @Chouby
  • tidying up

2.1.1

  • date: November 29, 2016
  • remove version check
  • tested up to WP 4.7

2.1.0

  • date: March 10, 2016
  • fix to not ignore alphanumerical characters by vanabel, closes issue #4

2.0.4

  • date: August 7, 2015
  • TWEAK: header settings page; only showed half logo after 2.0.3 update

2.0.3

2.0.2

2.0.1

  • date: April 9, 2015
  • changed logos
  • new banner image for WP.org Repo by Joschko Hammermann

2.0.0

  • date: July 29, 2014
  • due to non-compatibility issues with WP 4.0, complete rewrite of the plugin from the ground up
  • bump minimum required WP version up to 3.8

1.0.1

  • date: December 28, 2013
  • fix reported bug that causes entire admin to be a maximum width of 48rem

1.0.0

  • date: December 26, 2013
  • tested up to WP 3.9-alpha
  • settings page overhaul to better match WP 3.8 style
  • change version number format
  • change links

0.1.3

0.1.2

  • redo version check
  • change Github link
  • add Dutch language files
  • add WPML accreditation

0.1.1

  • separate dictionary.php file
  • add Mandarin Chinese language files
  • edit readme.txt and readme.md
  • fix textdomain issue

0.1

  • First stable release

Screenshots

Preview of settings page as well as when adding a new Post

Plugin Settings in the WordPress backend.

New Post with title in Chinese characters and auto-generated pinyin slug; Baidu Search Results page underneath.