Description
Adds a multiple select box to every non-admin user profile that allows admins to
select which languages that user can see / edit in the wp-admin.
Languages that a user cannot see are hidden. If they try to switch surreptitiously
it will throw an error message.
This plugin REQUIRES WPML and is useless without it.
Screenshots
Installation
- Upload the
wpml-editor-languages
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress, (ensure you have WPML installed and activated)
- As an admin, go to any non-admin user and you can now select the languages
they can use.
FAQ
- Installation Instructions
-
- Upload the
wpml-editor-languages
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress, (ensure you have WPML installed and activated)
- As an admin, go to any non-admin user and you can now select the languages
they can use.
- Upload the
Reviews
There are no reviews for this plugin.
Contributors & Developers
“WPML Editor Languages” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WPML Editor Languages” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.7
- WordPress 4.8.3 version check
1.0.6
- Fix languages showing in the language switcher when they shouldn’t
1.0.5
- WordPress 4.7.1 version check
1.0.4
- WordPress 4.6 version check
1.0.3
- WordPress 4.5 version check
- Fix bug for AJAX requests & logged out users
1.0.2
- WordPress 4.4.2 version check
1.0.1
- WPMU compatible
- Added Language box to the user create page with the default language pre-populated
- WordPress 4.2.3 version check
- Fix language domain
- Covert spaces to tabs
1.0.0
- First release