[wp-trac] [WordPress Trac] #23449: Refactor customizer accordion to work anywhere in admin

WordPress Trac noreply at wordpress.org
Fri Mar 15 13:19:16 UTC 2013


#23449: Refactor customizer accordion to work anywhere in admin
--------------------------------------------+--------------------------
 Reporter:  lessbloat                       |       Owner:  markjaquith
     Type:  defect (bug)                    |      Status:  reopened
 Priority:  normal                          |   Milestone:  3.6
Component:  Appearance                      |     Version:
 Severity:  normal                          |  Resolution:
 Keywords:  needs-patch 3.6-menus ui-focus  |
--------------------------------------------+--------------------------
Changes (by markjaquith):

 * status:  closed => reopened
 * resolution:  fixed =>


Comment:

 DrewAPicture did a ton more work on this in #23450. The new strategy is
 that accordions are just a meta box section that is rendered differently.
 That way we can keep using our same meta box API.

 But I don't think we're 100% there. As a test, I went into `edit-form-
 advanced.php` and tried turning my sidebar into an accordion. The sections
 wouldn't open when clicked. Is there some part of the JS that is not 100%
 abstracted?

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


More information about the wp-trac mailing list