Opened 16 years ago
Closed 16 years ago
#13120 closed defect (bug) (fixed)
Add RTL support to add_editor_style()
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.0 | Priority: | high |
| Severity: | normal | Version: | |
| Component: | Editor | Keywords: | has-patch, rtl |
| Focuses: | Cc: |
Description
add_editor_style() also needs to take in account the blog's text_direction
- this patch will make sure it also loads the RTL version of the file if necessary.
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [14240]) Add RTL support to add_editor_style(). Props yoavf. fixes #13120