[wp-trac] [WordPress Trac] #25571: Remove Custom Header Page in favor of the Customizer
WordPress Trac
noreply at wordpress.org
Sat Nov 1 06:44:29 UTC 2014
#25571: Remove Custom Header Page in favor of the Customizer
------------------------------+------------------
Reporter: celloexpressions | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 4.1
Component: Customize | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: ui
------------------------------+------------------
Comment (by westonruter):
In [attachment:25569-25571.3.diff]:
* Remove todo comment and normalize alignment
* Restore Header/Background links to admin bar but deep-link to
Customizer
* Deep-link to Background/Header controls instead of sections
Changes: https://github.com/xwpco/wordpress-
develop/compare/e4d8e43...24c33e5
@celloexpressions: I realized a gotcha for Customizer deep-linking
replacing these admin pages: what if the background or header controls are
flagged as not being contextual for the homepage (i.e. `'active_callback'
=> function () { return ! is_front_page(); }`)? This would result in the
header and background being completely inaccessible :-(
--
Ticket URL: <https://core.trac.wordpress.org/ticket/25571#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list