[wp-trac] [WordPress Trac] #20733: Theme customizer doesn't order sections based on order added

WordPress Trac wp-trac at lists.automattic.com
Wed May 23 21:12:39 UTC 2012


#20733: Theme customizer doesn't order sections based on order added
--------------------------+------------------
 Reporter:  andyadams     |       Owner:
     Type:  defect (bug)  |      Status:  new
 Priority:  normal        |   Milestone:  3.4
Component:  Appearance    |     Version:  3.4
 Severity:  normal        |  Resolution:
 Keywords:  has-patch     |
--------------------------+------------------
Changes (by SergeyBiryukov):

 * keywords:   => has-patch


Comment:

 Perhaps we could use `strcmp( $a->id, $b->id )` as a fallback for equal
 priorities.

 Seems to work properly with the example from the description.

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


More information about the wp-trac mailing list