這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

RTL Tester

外掛說明

這個外掛會在工具列 (先前稱為管理列) 上新增可讓網站管理員切換網站文字方向的按鈕,這項功能可用於在從右至左 (RTL) 語系的模擬模式中測試 WordPress 佈景主題及外掛。

安裝方式

上傳外掛壓縮檔並完成啟用。

使用者評論

2018 年 7 月 3 日
when a plugin does what you expect it should do and you spend a lot less time thanks to it, for me that plugin is great, and this is the case. A perfect plugin for developers
閱讀全部 20 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈RTL Tester〉的開發相關工作。

參與者

〈RTL Tester〉外掛目前已有 5 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈RTL Tester〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2

  • Updated for compatibility with WordPress 5.4.

1.1

  • Change user check to filterable capability, instead of just calling is_super_admin()

1.0.5

  • Make sure we set the direction the wp_styles object if it already exist.
  • Enable header translation (props GaryJones);

1.0.4

Bug fix

1.0.3

Prevent a notice when no direction has been set.

1.0.2

Cleanup, bug fix

1.0.1

Activate RTL/LTR via the admin bar. Settings are per user, for admins only.

0.2

No more hooks – sets the text_direction variable on load.
Probably the simplest, yet useful, plugin in the repository 🙂

0.1

Initial version.