=== Cyr2Lat Slugs ===
Contributors: rusgrafx
Donate link: http://ulanoff.com/donate/
Tags: cyrillic, slugs, permalink
Requires at least: 2.3
Tested up to: 2.5.1
Stable tag: trunk

Converts Cyrillic letters in post slugs to human-readable Latin phonetic equivalent.

== Description ==

Since Permalinks that contain Cyrillic may cause problems on some server setups, this plugin will work around this problem by updating the automatic Post Slug generation code. In this way, posts which have a title in Cyrillic will have permlinks transliterated in Latin characters.


== Installation ==

1. Upload `cyr2lat-slugs.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress


== Frequently Asked Questions ==

= After I type post's Title and start typing the post's text WP shows encoded characters in the Permalink field =

You need to save your post by clicking Save or Publish button in order for Cyr2Lat Slugs to transliterate the slug.

