[wp-trac] [WordPress Trac] #14903: Expand theme support removal for 3.0 features

WordPress Trac wp-trac at lists.automattic.com
Mon Sep 20 01:04:51 UTC 2010


#14903: Expand theme support removal for 3.0 features
----------------------------+-----------------------------------------------
 Reporter:  nacin           |       Owner:     
     Type:  task (blessed)  |      Status:  new
 Priority:  normal          |   Milestone:  3.1
Component:  Themes          |     Version:  3.0
 Severity:  normal          |    Keywords:     
----------------------------+-----------------------------------------------
 We need remove_editor_style(), remove_custom_header_image(), and
 remove_custom_background().

 These should internally remove theme support. I suppose the blacklist in
 that function needs to go.

 Alternatively, we can simply add a switch statement in
 remove_theme_support() and handle the special instances there, but then
 that introduces an inconsistency, as add_theme_support() is used only
 internally there.

 Also consider aligning the implementation of this with #14837.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/14903>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list