[wp-trac] [WordPress Trac] #23550: Twenty Thirteen: add RTL support
WordPress Trac
noreply at wordpress.org
Thu Mar 7 18:15:09 UTC 2013
#23550: Twenty Thirteen: add RTL support
---------------------------+------------------
Reporter: lancewillett | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.6
Component: Bundled Theme | Version:
Severity: normal | Resolution:
Keywords: has-patch |
---------------------------+------------------
Comment (by lancewillett):
For the {{{isRTL}}} check, we might not need the tertiary notation.
Also, in other places in core WP this is the method:
{{{
isRTL: !! ( 'undefined' != typeof isRtl && isRtl )
}}}
From http://core.trac.wordpress.org/browser/trunk/wp-admin/js/custom-
header.js?rev=23009#L12
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23550#comment:13>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list