Opened 11 years ago
Closed 11 years ago
#739 closed enhancement (fixed)
Rosetta theme: Use wp_enqueue_style() for RTL stylesheet
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | International Sites (Rosetta) | Keywords: | has-patch |
| Cc: |
Description
There is currently no easy way to bump the version of the rtl.css. The patch uses wp_enqueue_style() if is_rtl() is true and removes the locale_stylesheet action from wp_head.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
OK.