Description
Sets the site locale dynamically according to visitor preference.
This preference comes from the user’s browser.
To install all available translations click the ‘Install All’ button in Settings->General.
To install individual locales, select the site language and save changes for each locale you want to install.
Technical details:
Will parse the Accept-Language HTTP header and find the best matching language for the user from the translations available on the site.
Installation
- Upload the plugin files to the
/wp-content/plugins/preferred-locale
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
FAQ
.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Preferred Locale” is open source software. The following people have contributed to this plugin.
Contributors“Preferred Locale” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Preferred Locale” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2
- Fix: wp_get_available_translations() not available error.
1.1
- Fix: en and en_US locale not getting selected in some cases.
1.0
- Initial release.