WebDevStudios / custom-post-type-ui

Admin UI settings for creating custom post types and taxonomies in WordPress
https://webdevstudios.com
GNU General Public License v2.0
627 stars 143 forks source link

Review current RTL support #957

Closed tw2113 closed 1 year ago

tw2113 commented 1 year ago

Ad sidebar is on top of everything else, let's fix that.

Let's review UI layouts and whatnot for everything.

tw2113 commented 1 year ago

Copy/paste textareas are a bit jumbled and messed up when RTL. Given that it's code that's meant to be easily copy pasted, should we consider changing those areas to LTR when the site's language is RTL based?

tw2113 commented 1 year ago

I may leave the last part or a 1.15.2 or so, as I have some need to get a 1.15.1 out and I have some styling fixes in place for RTL already.

tw2113 commented 1 year ago

After feedback from the fine folks at WebDevStudios, I did add in the textarea part to keep the code visually accurate, though it seems like copy/pasting from them pasted properly regardless.