[wp-trac] [WordPress Trac] #21998: Admin menu shadow inconsistencies

WordPress Trac noreply at wordpress.org
Fri Oct 19 21:35:45 UTC 2012


#21998: Admin menu shadow inconsistencies
----------------------------+---------------------
 Reporter:  nacin           |       Owner:  azaozz
     Type:  defect (bug)    |      Status:  closed
 Priority:  normal          |   Milestone:  3.5
Component:  Administration  |     Version:  trunk
 Severity:  normal          |  Resolution:  fixed
 Keywords:  needs-patch     |
----------------------------+---------------------

Comment (by azaozz):

 Replying to [comment:16 webord]:
 > How can I test on RTL?

 On my test installs I have this in wp-config.php:

 {{{
 if ( !empty($_GET['rtl']) )
         $text_direction = 'rtl';
 }}}

 To go to RTL you just add `?rtl=1` or `&rtl=1` to any url.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/21998#comment:19>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list