설명
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.
기능
- 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
스크린샷
설치
- 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…
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
“RTL Tester Mirror by WebMan”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.
기여자변경이력
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.