外掛說明
Sometimes we want the front end of our blog to be translated for the users, but keep the backend admin panel in English. Admin in English does just that.
安裝方式
This section describes how to install the plugin and get it working.
- Unzip
admin-in-english--x.x.zip
- Upload the
admin-in-english
directory (not its contents, the whole directory) to/wp-content/plugins/
- Activate the plugin through the
Plugins
menu in WordPress
使用者評論
2016 年 9 月 3 日
I was messing aro8und with .po .mo files and such, for a website in Vietnamese but back-end in English. This plugin saved my day in 20s!
參與者及開發者
變更記錄
1.2.1
- Bugfix: prevent possible fatal in WordPress 3.6.1. See https://core.trac.wordpress.org/ticket/25294 for backgroud.
1.2
- Don’t change the locale of frontend AJAX requests. Props Coen Jacobs.
1.1
- Include wp-login.php in the list of URL in English.
1.0
- Initial version.