[wp-trac] Re: [WordPress Trac] #10122: register_taxonomy only for
tags, not for categories ?
WordPress Trac
wp-trac at lists.automattic.com
Fri Jun 12 08:46:43 GMT 2009
#10122: register_taxonomy only for tags, not for categories ?
-----------------------------+----------------------------------------------
Reporter: nicomollet | Owner: filosofo
Type: feature request | Status: new
Priority: normal | Milestone: Unassigned
Component: Taxonomy | Version: 2.8
Severity: minor | Keywords:
-----------------------------+----------------------------------------------
Comment(by nicomollet):
I may precise that the last line of code
{{{
register_taxonomy( 'rating', 'post', array('hierarchical' => true,
'label' => 'Rating') );
}}}
does not create "automatic meta boxes" and "manage screens" like
"hierarchical => false" does.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/10122#comment:1>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list