[wp-trac] [WordPress Trac] #32455: Make the "Static Front Page" customiser section more generic
WordPress Trac
noreply at wordpress.org
Fri May 22 13:52:37 UTC 2015
#32455: Make the "Static Front Page" customiser section more generic
-------------------------------------------+------------------------------
Reporter: paulwilde | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version: 4.2.2
Severity: normal | Resolution:
Keywords: has-patch needs-testing close | Focuses:
-------------------------------------------+------------------------------
Changes (by celloexpressions):
* keywords: has-patch needs-testing dev-feedback => has-patch needs-
testing close
Comment:
We definitely can't change the ID. But I don't think we should do this at
all. Static front page is a critical part of a site, that likely won't be
changed frequently if ever, and is accordingly not theme-specific. Mixing
theme-specific options with static front page could lead to user confusion
and encourage bad separation of content vs. presentation. When it comes
down to it, there really shouldn't be any other options in this section,
and if others are added they should probably be added by plugins, not
themes. It's not hard to rename this section if you are adding things
(using $wp_customize->get_section()->title = 'New Title'), or to just add
a new section for theme-related front page settings.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32455#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list