=== Sanitize Cyrillic === Contributors: sergeykuzmich Tags: title, upload, url, files Requires at least: 3.9.1 Tested up to: 5.0.3 Requires PHP at least: 5.6 Stable tag: 1.2.3 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html The plugin replaces cyrillic characters in uploaded file names and page/post urls. == Description == The plugin replaces cyrillic characters in uploaded file names and page/post urls. **WARNING:** The plugin may contain unstable behavior due unicode characters. Since most of hosting providers already support unicode at the servers, plugin won't be updated anymore in future. == Installation == 1. Upload folder `sanitize-cyrillic` to the `/wp-content/plugins/` directory; 2. Activate the plugin through the 'Plugins' menu in WordPress; == Changelog == = 1.2.3 = * Update filename escaping expression * Verify compatibility with WordPress 5.0.3 = 1.1.1 = * Verify compatibility with WordPress 4.9.8 = 1.1.0 = * Update uploaded files sanitize name method = 1.0.1 = * Automate deployment with TravisCI = 1.0.0 = * Release the plugin == Upgrade Notice == = 1.2.3 = Plugin may contain unstable behavior due unicode characters. Since most of hosting providers already support unicode at the servers, plugin won't be updated anymore in future.