[wp-trac] Re: [WordPress Trac] #9647: initial taxonomies
WordPress Trac
wp-trac at lists.automattic.com
Wed Apr 29 19:21:34 GMT 2009
#9647: initial taxonomies
-------------------------------------+--------------------------------------
Reporter: arena | Owner: ryan
Type: defect (bug) | Status: closed
Priority: high | Milestone: 2.8
Component: Taxonomy | Version: 2.8
Severity: normal | Resolution: fixed
Keywords: has-patch needs-testing |
-------------------------------------+--------------------------------------
Comment(by Denis-de-Bernardy):
Is this check truly needed?
{{{
if (isset($wp_taxonomies[$taxonomy]))
return;
}}}
I'm itching to open a ticket along the lines of "register_taxonomy()
should allow to override a default taxonomy".
--
Ticket URL: <http://core.trac.wordpress.org/ticket/9647#comment:10>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list