Opened 13 years ago
Closed 13 years ago
#14153 closed feature request (wontfix)
Specifying an array of parameters for the taxonomy registration
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Posts, Post Types | Keywords: | reporter-feedback close |
Focuses: | Cc: |
Description
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 ) );
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
post.php register_post_type