Opened 16 years ago
Closed 16 years ago
#14153 closed feature request (wontfix)
Specifying an array of parameters for the taxonomy registration
| Reported by: | surger1976 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Posts, Post Types | Version: | |
| Severity: | normal | Keywords: | reporter-feedback close |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
post.php register_post_type