[wp-trac] [WordPress Trac] #14153: Specifying an array of parameters for the taxonomy registration
WordPress Trac
wp-trac at lists.automattic.com
Wed Jun 30 07:32:14 UTC 2010
#14153: Specifying an array of parameters for the taxonomy registration
-----------------------------+----------------------------------------------
Reporter: surger1976 | Owner:
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Post Types | Version:
Severity: normal | Keywords:
-----------------------------+----------------------------------------------
Patch allows you to specify an $args [ "taxonomies" ] with $args for
register taxonomy. Example:
$args [ "taxonomies" ] = array("custom_taxonomy" => array("show_ui" =>
true, "show_menu" => false ) );
--
Ticket URL: <http://core.trac.wordpress.org/ticket/14153>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list