=== Plugin Name === Contributors: automattic, yoavf Tags: RTL, testing Requires at least: 3.1 Stable tag: 1.0 Tested up to: 3.2 Test your themes and plugins in RTL mode. == Description == This plugin adds a button to the admin bar that allow super 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. == Installation == Upload, Activate == Changelog == = 1.0 = 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.