Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями 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

Відгуки

03.07.2018
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.