描述
Lets you have your backend administration panel in english or any installed language, even if the rest of your blog is translated into another language. Language preferences can be set per user basis in user profile screen.
已在多站点测试过
处理前端Ajax的需求
注意:
在 WordPress 4.7发布之后,这个插件可能有点过时了。
In WordPress 4.7 users are able to select their preferred locale (language) when editing their profile. Plugin add exact same functionality to pre 4.7 WordPress.
I still maintain it for people with outdated WordPress sites. And the plugin is still usefull for sites with outdated plugins that not obey get_user_locale().
More info
安装
- 下载
admin-language-per-user.zip
- 解压
admin-language-per-user.zip
- Upload the
admin-language-per-user
directory (not its contents, the whole directory) toWP_PLUGIN_DIR
(/wp-content/plugins/
on common WP instalation ) - Activate the plugin through the
Plugins
menu in WordPress - Go to user profile and choose backend language
常见问题
暂时没有FAQ
评价
贡献者及开发者
更新日志
1.0.12
Release date: April 8th, 2020
- compatible with WordPress 5.4
1.0.11
Release date: August 19th, 2018
- compatible with WordPress 4.9.8
1.0.10
Release date: June 18th, 2017
- compatible with WordPress 4.8
1.0.9
Release date: March 10th, 2017
- 与Wordpress 4.7.3相比
- Add obsolete notice to description
1.0.8
Release date: December 16th, 2016
- compatible with WordPress 4.7
1.0.7
Release date: October 20th, 2016
- Fix user registration email notification. When user created from admin panel email send in default language
- add HR to highlight user profile admin language section
- 添加多站点标签
1.0.6
Release date: September 8th, 2016
- compatible with WordPress 4.6.1
- add H2 to user profile admin language section
1.0.5
Release date: August 18th, 2016
- compatible with WordPress 4.6
1.0.4
Release date: July 4th, 2016
- compatible with WordPress 4.5.3
1.0.3
Release date: May 5th, 2016
- compatible with WordPress 4.5.1
1.0.2
Release date: February 29th, 2016
- Cleanup user data on uninstall
- Minimum WordPress version check on activation
- Disallow direct HTTP access.
1.0.1
Release date: February 29th, 2016
- Don’t add locale filter when not displaying wordpress admin panel
1.0.0
Release date: February 2th, 2016
- Initial version.