
Version Information
- Plugin Name: WPSSO User Locale Selector
- Stable Version: 3.3.0
- Author: JS Morisset
- Description: Quick and easy locale / language / region selector for the WordPress admin toolbar.
- License: GPLv3
- Requires PHP: 7.0 or newer
- Requires WordPress: 4.7 or newer
- Tested Up To WordPress: 5.7.1
- Last Updated: 10 hours ago
- Plugin Home Page »
Provides a convenient locale / language / region selector in the WordPress admin toolbar.
Perfect for anyone that needs to switch languages quickly and easily:
Allows logged-in users to easily change their preferred locale / language / region setting right from the toolbar menu, instead of having to modify their user profile settings.
The default behavior of WordPress is to apply the user locale preference only to the admin back-end — this plugin can optionally extend the locale preference to the front-end webpage as well.
Do you use the Polylang plugin?
If the Polylang plugin is detected, the locale selector will automatically use the correct Polylang language URLs.
Users Love the WPSSO UL Add-on
★★★★★ — "Practical and Fast - Works as advertised. Very easy to use." - grouper
WPSSO Core Plugin Required
WPSSO User Locale Selector (aka WPSSO UL) is an add-on for the WPSSO Core plugin. WPSSO Core and its add-ons make sure your content looks best on social sites and in search results, no matter how webpages are shared, re-shared, messaged, posted, embedded, or crawled.
Install and Uninstall
Frequently Asked Questions
- None.
Notes and Documentation
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes / re-writes or incompatible API changes.
- {minor} = New functionality was added or improved in a backwards-compatible manner.
- {bugfix} = Backwards-compatible bug fixes or small improvements.
- {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).
Standard Version Repositories
Changelog / Release Notes
Version 3.3.0 (2021/04/17)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Added support for
SucomUtilWP::get_available_languages()
.
- Added support for
- Requires At Least
- PHP v7.0.
- WordPress v4.7.
- WPSSO Core v8.26.3.
Version 3.2.1 (2021/02/25)
- New Features
- None.
- Improvements
- Updated the banners and icons of WPSSO Core and its add-ons.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.0.
- WordPress v4.7.
- WPSSO Core v8.25.2.
Version 3.2.0 (2020/11/20)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Included the
$addon
argument for library class constructors.
- Included the
- Requires At Least
- PHP v7.0.
- WordPress v4.7.
- WPSSO Core v8.16.0.
Version 3.1.0 (2020/11/20)
- New Features
- None.
- Improvements
- Renamed the 'default' menu item to 'Default'.
- Bugfixes
- None.
- Developer Notes
- Renamed the 'wpsso_user_locale_front_end' filter to 'wpsso_user_locale_show_on_front'.
- Requires At Least
- PHP v5.6.
- WordPress v4.7.
- WPSSO Core v8.13.0.
Version 3.0.1 (2020/10/17)
- New Features
- None.
- Improvements
- Added a call to switch_to_locale() on the front-end.
- Refactored the add-on class to extend a new WpssoAddOn abstract class.
- Bugfixes
- Fixed backwards compatibility with older 'init_objects' and 'init_plugin' action arguments.
- Developer Notes
- Added a new WpssoAddOn class in lib/abstracts/add-on.php.
- Added a new SucomAddOn class in lib/abstracts/com/add-on.php.
- Requires At Least
- PHP v5.6.
- WordPress v4.7.
- WPSSO Core v8.12.1.