このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

RTL Tester

説明

This plugin adds a button to the admin bar that allow admins to switch the text direction of the site. It can be used to test WordPress themes and plugins with Right To Left (RTL) text direction.

インストール

Upload, Activate

評価

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.