[wp-trac] [WordPress Trac] #37974: Add multi-panel feature to pages through add_theme_support
WordPress Trac
noreply at wordpress.org
Mon Sep 12 08:44:39 UTC 2016
#37974: Add multi-panel feature to pages through add_theme_support
-----------------------------+------------------------------
Reporter: karmatosed | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version:
Severity: normal | Resolution:
Keywords: ux-feedback | Focuses: ui
-----------------------------+------------------------------
Comment (by acosmin):
If those panels are used just to move/display/add pages in a page view,
then this shouldn't be added in core. There are many ways of doing that,
for example a sidebar and a widget with a select box for pages.
This should be about adding content from the Customizer into
{{{post_content}}}, in just one page (not multiple pages). And also make
that content sortable based on the position of each panel.
Also, maybe we could add args for each panel, like widgets have with
{{{before_widget}}} and {{{after_widget}}}. And based on the html markup
added in those we can view the content already styled in TinyMCE when we
try to edit that page (in the WP Administration Panel).
Just an opinion :)
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37974#comment:30>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list