外掛說明
RTLer, is just a simple plugin that generates the RTL stylesheet rtl.css
for you from your theme’s style.css
file.
It automatically scans your file, reads values and adds its own if needed, you’ll never need to rtl anymore.
Thanks!
I would like to thank these people for supporting me 🙂
- @nightS (Special Thanks!)
- @DrSallory
- @aqmme
- @caspereeko
安裝方式
- Download the plugin, unzip it and upload it to
/wp-content/plugins/
directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Tools » RTLer and choose your theme and style file.
- Click the Generate rtl.css button
使用者評論
這個外掛目前沒有任何使用者評論。
參與者及開發者
變更記錄
1.6
- ‘File path’ bugfix
1.5
- Adding ‘save’ functionality
- Some major and minor bug fixes
- Checks and supports borders
- Internationalization
- Auto backup old rtl.css files
- Now checks and flips the selectors
- Ignore .fr and .fl
1.2
- Adding @meta support
1.0
- Initial release