Preferred Languages

Wordpress Plugin
Download latest - 1.8.0

Developers

swissspidy

Download Stats

Today 57
Yesterday 73
Last Week 646
All Time 11,610


Thanks to language packs it's easier than ever before to change the main language of your site. However, in some cases a single locale is not enough. When WordPress can't find a translation for the active locale, it falls back to the original English strings. Thats a poor user experience for many non-English speakers.

This feature project aims to change that by letting users choose multiple languages for displaying WordPress in. That way you can set some sort of "fallback chain" where WordPress tries to load translations in your preferred order.

Please help us test this plugin and let us know if something is not working as you think it should.

Get Involved

Active development is taking place on GitHub.

If you want to get involved, check out open issues and join the #core-i18n channel on Slack. If you don't have a Slack account yet, you can sign up at make.wordpress.org/chat/.


Releases (11 )

Version Release Date Change Log
1.8.0 2021-07-30

This release contains various smaller bugfixes, Site Health integration, as well as improved compatibility with other plugins such as WPML.

1.7.1 2021-07-07

This release contains improvements to translation merging and fixes issues with the user language not being correctly applied.

1.7.0 2021-03-18

This release improves Multisite support and contains a new preferred_languages_merge_translations filter that allows merging translations.

1.6.0 2019-02-14

This release adds full support for WordPress 5.0. Block editor support requires WordPress 5.0.3.

1.5.0 2018-10-18
  • Enhancement: Improved compatibility with multilingual plugins like Polylang.
  • Fixed: Fixes an issue with keyboard navigation.
  • Fixed: Make sure the correct languages are retrieved when updating the settings.
1.4.0 2018-07-27
  • New: Keyboard navigation improvements.
  • New: Tooltips now show the available keyboard shortcuts.
  • New: Missing translations are now downloaded even when no changes were made.
  • New: A warning is shown when some of the preferred languages aren't installed.
  • New: Settings form is now hidden when JavaScript is disabled.
  • Fixed: Improved setting the current locale.
  • Fixed: CSS is no longer enqueued on the front end.
1.3.0 2018-07-08
  • New: Users can now choose English (United States) again as a preferred locale.
  • New: Users with the right capabilities can now install languages in their user profile as well.
1.2.0 2017-10-17
  • Fixed: Other English locales can now be added again.
  • Fixed: Prevented some errors when adding all available locales.
1.1.0 2017-10-07
  • New: Support for just-in-time loading of translations.
  • New: Keyboard shortcut for making inactive locales active.
  • Fixed: Responsive design improvements.
  • Fixed: Worked around a few edge cases with the various controls.
  • Fixed: Added missing text domains.
1.0.1 2017-10-02

This release fixes a bug that prevented saving changes in some cases.

1.0.0 2017-10-02
  • Initial release.