WP Nice Slug
WP Nice Slug
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.
Installation
- Run the pear installer tool to install the extension on your server:
pear install http://pecl.php.net/get/translit - Login to admin panel of your WP blog and go to
PluginsAdd New - Enter
wp-nice-slugand click on Search button - Click on link Install bellow plugin name
WP Nice Slug - Activate plugin by clicking on link
Activate
Faq
No questions yet
Reviews
Changelog
1.0.2
- Added check for installed PECL package on plugin activation
1.0.1
- Fixed description
1.0
- First public release

