[wp-trac] [WordPress Trac] #37974: Add multi-panel feature to pages through add_theme_support
WordPress Trac
noreply at wordpress.org
Mon Oct 10 10:43:26 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 folletto):
> filter the permalinks for pages registered as sections to point to the
home URL with the post ID as a hash
I'm not sure about this. Why do we want to restrict the pages to be
accessible exclusively from the homepage? It seem a decision up to the
site owner. Some links in the homepage might point to the same page, that
will also act as a perfect landing page, or being entirely disconnected
from the menu and not indexed.
I find also not ideal in general to force rewrite the URL in that way to
the homepage, as the resource is simply not available at that location, so
that URL either never existed, or changed shape in such a form that is not
relevant having a redirect, but it's better handled by a 404 page.
So: what's the rationale behind that decision?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37974#comment:96>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list