[wp-trac] [WordPress Trac] #25333: Can't remove theme support for certain custom header arguments
WordPress Trac
noreply at wordpress.org
Mon Sep 16 18:35:45 UTC 2013
#25333: Can't remove theme support for certain custom header arguments
--------------------------+------------------------------
Reporter: kovshenin | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 3.4
Severity: normal | Resolution:
Keywords: needs-patch |
--------------------------+------------------------------
Comment (by nacin):
The constants aren't defined until after init. If you need to do any
removal, you need to do it before then — on after_setup_theme or on init.
Is that what is happening here?
--
Ticket URL: <http://core.trac.wordpress.org/ticket/25333#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list