I've developed a plugin and now I want to make it RTL compatible. Does anybody know how to determine is RTL enabled in admin panel or not? Or maybe somebody knows any CSS tips for RTL support?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
I think you're looking for the function Have a look in de codex: http://codex.wordpress.org/Function_Reference/is_rtl |
|||
|
|