Beschrijving
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.
Installatie
- Upload the plugin files to the
/wp-content/plugins/preferred-localedirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
FAQ
.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“Preferred Locale” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“Preferred Locale” is vertaald in 1 taal. Dank voor de vertalers voor hun bijdragen.
Vertaal “Preferred Locale” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via 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.