[wp-trac] [WordPress Trac] #11550: Assign Categories to Static Pages

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 10 06:31:17 UTC 2010


#11550: Assign Categories to Static Pages
-----------------------------+----------------------------------------------
 Reporter:  westonruter      |       Owner:                                         
     Type:  feature request  |      Status:  assigned                               
 Priority:  normal           |   Milestone:  Future Release                         
Component:  Taxonomy         |     Version:                                         
 Severity:  normal           |    Keywords:  has-patch reporter-feedback 2nd-opinion
-----------------------------+----------------------------------------------

Comment(by nacin):

 Since pages are nothing more than a post type, then how much of this
 ticket is fixed with this attached to the init hook:
 {{{
 register_taxonomy_for_object_type( 'category', 'page' );
 }}}

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


More information about the wp-trac mailing list