Description
This plugin simply mirrors the Right To Left (RTL) website layout using a CSS transform making it look like Left To Right (LTR) website.
This is a great tool for LTR language speakers for testing RTL layouts of WordPress themes and plugins, making the testing process much easier for you eyes and brain ๐
Works great with RTL Tester plugin.
Features
- Mirrors RTL website layout to make it look like LTR layout
- Plugin adds a blue notification with โMirrored RTLโ text at the top when the RTL website is mirrored
Plugin Localization
Translate the plugin by clicking the โTranslate RTL Tester Mirrorโ button under the โTranslationsโ section in the sidebar.
Additional Resources
Screenshots
Installation
- Unzip the plugin download file and upload
rtl-tester-mirror
folder into the/wp-content/plugins/
directory. - Activate the plugin through the โPluginsโ menu in WordPress.
- Switch your website into RTL layout (with RTL Tester plugin, for example).
FAQ
-
The WordPress toolbar no longer sticks! How come?
-
Well, this seems to be a bug with your browser. The plugin actually applies a CSS transform on a
html
tag and some browsers can’t cope with fixed positioned elements than. Sorry for inconvenience, but there is no real fix for this as of now. But I believe this is a small issue in comparison of the value the plugin gives you ๐ -
Fixed positioned elements are not working, help!
-
Well, the same as above…
Reviews
There are no reviews for this plugin.
Contributors & Developers
“RTL Tester Mirror by WebMan” is open source software. The following people have contributed to this plugin.
Contributors“RTL Tester Mirror by WebMan” has been translated into 3 locales. Thank you to the translators for their contributions.
Translate “RTL Tester Mirror by WebMan” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.4
- Fix: Fixing texts
1.0.3
- Update: Removing border around the mirrored website in favor of simple notification at the top
- Update: Function name
- Fix: Fixing localization issue
1.0.2
- Update: Renaming plugin
- Update: Uploading screenshots
1.0.1
- Fix: Fixing typos
1.0
- Initial release.