=== Plugin Name === Contributors: dreamsorcerer Donate link: https://sambull.org/ Tags: locale,language Requires at least: 4.6 Tested up to: 5.0 Stable tag: trunk, License: GPLv3 or later License URI: https://www.gnu.org/licenses/gpl-3.0.html Select site locale/language according to user preference (set in their browser). == 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 == 1. Upload the plugin files to the `/wp-content/plugins/preferred-locale` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress. == Frequently Asked Questions == . == Screenshots == . == 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. == Upgrade Notice == .