Popis
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.
Snímky obrazovky
Instalace
- 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.
Nejčastější dotazy
- 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
Recenze
Pro tento plugin nejsou žádné recenze.
Autoři
WPML Editor Languages je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “WPML Editor Languages” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
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