Opened 14 years ago
Closed 12 years ago
#16852 closed enhancement (fixed)
Don't output redundant dir="ltr" with language_attributes()
Reported by: |
|
Owned by: |
|
---|---|---|---|
Milestone: | 3.5 | Priority: | normal |
Severity: | trivial | Version: | 3.1 |
Component: | RTL | Keywords: | has-patch commit |
Focuses: | Cc: |
Description
language_attributes() outputs dir="ltr" when is_rtl() returns false, but declaring the text direction as left-to-right is redundant.
Patch only outputs the dir attribute when the direction is right-to-left.
Attachments (3)
Change History (9)
#1
@
14 years ago
- Summary changed from [PATCH] Don't output redundant dir="ltr" with language_attributes() to Don't output redundant dir="ltr" with language_attributes()
Note: See
TracTickets for help on using
tickets.
Please use tabs, not spaces: http://codex.wordpress.org/WordPress_Coding_Standards