Enables selection of administration language either by logon, dashboard quick switcher or user profile setting.
Please visit the official website for further details, documentation and the latest information on this plugin.
Please visit the official website for further details, documentation and the latest information on this plugin.
This happens if you did not define you own phrases inside the wp-config.php file. If the default is still in place at any of those defines like define('AUTH_KEY', 'put your unique phrase here'); the internal validation fails. The failure reason is the additional file needed for russian language named "ru_RU.php" in cooperation with your wp-config.php file. Inside this file the default phrase has been changed to $wp_default_secret_key = 'впишите сюда уникальную фразу'; instead of original 'put your unique phrase here'. This can be solved if you modify the wp-config.php file with your own phases as highly recommended by WP core teams too.
Requires: 2.7 or higher
Compatible up to: 3.4-beta4-20838
Last Updated: 2011-6-15
Downloads: 21,852
1 of 1 support threads in the last three weeks have been resolved.
Got something to say? Need help?