Test your themes and plugins in RTL mode.
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
is_super_admin()
Bug fix
Prevent a notice when no direction has been set.
Cleanup, bug fix
Activate RTL/LTR via the admin bar. Settings are per user, for admins only.
No more hooks – sets the text_direction variable on load.
Probably the simplest, yet useful, plugin in the repository 🙂
Initial version.