WP Nice Slug

Plugin Banner

WP Nice Slug

by Andrey Ovcharov

Download
Description

Plugin sanitizes title for post slug, replacing non-Latin characters to ASCII.

Requires PECL::Package::translit

At the moment the supported transliteration filters include: * Cyrillic-to-Latin transliteration; * Greek-to-Latin transliteration; * Han-to-Latin transliteration; * Hebrew-to-Latin transliteration; * and filters to remove diacriticals from text.

  1. Run the pear installer tool to install the extension on your server: pear install http://pecl.php.net/get/translit
  2. Login to admin panel of your WP blog and go to Plugins Add New
  3. Enter wp-nice-slug and click on Search button
  4. Click on link Install bellow plugin name WP Nice Slug
  5. Activate plugin by clicking on link Activate
  1. Result of transliteration from Cyrillic

    Result of transliteration from Cyrillic

  2. Result of transliteration from Hebrew

    Result of transliteration from Hebrew

No questions yet

1.0.2

  • Added check for installed PECL package on plugin activation

1.0.1

  • Fixed description

1.0

  • First public release
Back to top