[wp-trac] [WordPress Trac] #12739: Create remove_theme_support() function
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 29 21:00:10 UTC 2010
#12739: Create remove_theme_support() function
------------------------------------+---------------------------------------
Reporter: nathanrice | Owner:
Type: enhancement | Status: reopened
Priority: normal | Milestone: 3.0
Component: Themes | Version: 3.0
Severity: normal | Resolution:
Keywords: dev-feedback has-patch |
------------------------------------+---------------------------------------
Changes (by nacin):
* keywords: dev-feedback => dev-feedback has-patch
Comment:
Okay, patch attached that does two things. One, it adds a blacklist, which
is currently widgets, custom-background, custom-header, and editor-style.
Two, it allows removal of support at the per-post-type level for post-
thumbnails.
There are some issues with it, unfortunately. Post types won't be created
until init, but this would be run by after_setup_theme.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12739#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list