=== wp_mail Cyrillic === Contributors: SergeyBiryukov Tags: email, comments, messages, notifications Requires at least: 2.3 Tested up to: 2.9.2 Stable tag: 0.52 Allows to receive e-mail messages in character sets different from the blog charset. == Description == Allows to receive e-mail messages in character sets different from the blog charset. Based on the original plugin by Anton Skorobogatov, the founder of Russian WordPress community. == Installation == 1. Upload `wp-mail-cyrillic` folder to the `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Select the desired charset in 'E-mail Charset' item under the 'Options' menu. == Changelog == = 0.50 = * Used built-in functions for sending emails * Compatible with WordPress 2.3+ only = 0.25 = * Initial release