[wp-trac] [WordPress Trac] #37974: Add multi-panel feature to pages through add_theme_support

WordPress Trac noreply at wordpress.org
Tue Sep 27 17:39:38 UTC 2016


#37974: Add multi-panel feature to pages through add_theme_support
----------------------------+------------------
 Reporter:  karmatosed      |       Owner:
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  4.7
Component:  Themes          |     Version:
 Severity:  normal          |  Resolution:
 Keywords:  ux-feedback     |     Focuses:  ui
----------------------------+------------------

Comment (by Kelderic):

 I had to deal with this for work recently, because authors needed to be
 able to create multiple sections with different background colors. I
 handled it by extending TinyMCE rather than the customizer.

 Benefits:

 Every page gets multiple sections/panels, not just the homepage.
 All data is stored as part of the post data.
 Content editing all stays in the main page editor.

 -------

 Unless we are moving towards full content editing within customizer, I
 don't see what the customizer has to do with panels at all.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37974#comment:47>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list