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

WordPress Trac wp-trac at lists.automattic.com
Thu Oct 14 22:23:50 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:     
----------------------------+-----------------------------------------------

Comment(by nacin):

 Patch looks good.

 Calling remove_theme_support will hit the blacklist.

 We could either access the global directly, or remove the blacklist and
 have it then run whichever function required. We can probably add in a
 hook so it is pluggable and we can then just attach these functions to
 said hook. I can write that if you just want to keep going.

 Also, it would be easier to just set the argument default to the default
 name of the callback.

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


More information about the wp-trac mailing list