外掛說明
這個輕量化的外掛擴充了核心程式的預設功能,並將介面語言選取功能新增至工具列,讓使用者可以在不同語言間進行切換。
請注意,這個外掛從 1.0 版開始,提供讓不同使用者設定不同的管理後台介面語言已經很長一段時間,這是 WordPress 4.7 才開始提供的原生功能。
如果想要協助這個外掛的開發,請前往這個外掛的 GitHub 存放庫。
安裝方式
台灣中文
- 上傳外掛至網站或在管理後台自動安裝。
- 確認外掛已安裝並啟用。
- 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。
- (如有需要,請前往 [設定]→[一般] 選取不是 [英文] 的語言套件進行安裝)
- 完成!
常見問題集
-
如何將網站介面語言切換為不同語言?
-
必須先為網站安裝必要的語言套件。
- 前往 [設定]→[一般]。
- 依照需求設定 [網站介面語言],並點擊 [儲存設定]。選取網站未曾安裝的非美國英文語言,便會自動安裝對應的語言套件。
- 將 [網站介面語言] 設定切換回之前的設定。
- 接下來請使用工具列的下拉式選單中切換語言。
使用者評論
2023 年 3 月 26 日
1 則留言
Great plugin. Work as expected. No ads, no push to buy a pro version (there is none AFAIK).
2022 年 5 月 8 日
1 則留言
Works great
2022 年 4 月 25 日
1 則留言
Very simply you can change language to your home language. I found some plugins what allows you to change language to english, but with this one you can change it to any language. 100% recommend.
2021 年 11 月 17 日
1 則留言
Working for a German client; needed something like this.
2021 年 10 月 12 日
1 則留言
This is an excellent little plugin that is very useful when you have authors from different countries and languages spoken working on your team of writers. I like the option of individually switching between languages.
2020 年 1 月 6 日
1 則留言
Thank You so much Karolina for creating this super useful plugin. For Me it's working perfectly 100 % in every situation. Please, do not be discouraged by ungrateful & dummy users like "@mysterious87" that are posting unfair reviews only because the plugin doesn't work with their buggy "OceanWP" theme. This theme is Not reliable anymore, so it's normal to have the type of issues described by "@mysterious87".
I'm using WordPress 5.3.2 and the "Suki" theme.
Thank You!!!
參與者及開發者
變更記錄
2.0.4 (2021-07-27)
- Lower the permissions check – anybody with “read” permissions (e.g., subscriber) can change their locale with the dropdown when logged into the admin.
- Hide the language switcher on the front end – the top admin bar is affected by site language, not the user’s choice (opened trac ticket for that)
2.0.3 (2021-05-08)
- Replace textdomain
kbnt-salc
withsimple-admin-language-change
to make it work with GlotPress (more info)
2.0.2 (2021-05-03)
- Fix security issues
- Check for the empty nonce.
- Escape translations.
2.0.1 (2021-05-03)
- Fix security issues (thanks @ErwanLR from WPScan for reporting!)
- Check for the empty nonce.
- Check for user permission within ajax request.
- Retrieve current user ID within the request.
- Make error messages translatable.
2.0.0 (2021-05-02)
- Drop the old functionality replaced by an integrated solution since WordPress 4.7
- Add a simple select box into the admin bar instead.
1.0.2 (2018-02-25)
- Fix: enable localization
1.0.1 (2018-02-18)
- Fix: PHP 7 deprecated methods – compatibility (#1)
1.0.0 (2016-10-06)
- Initial version