[wp-trac] [WordPress Trac] #33938: Taxonomies with show_ui set to false should not be accessible via the admin area
WordPress Trac
noreply at wordpress.org
Mon Sep 21 18:22:07 UTC 2015
#33938: Taxonomies with show_ui set to false should not be accessible via the admin
area
--------------------------+-----------------------------
Reporter: johnbillion | Owner: johnbillion
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.4
Component: Taxonomy | Version: 2.3
Severity: normal | Resolution:
Keywords: | Focuses: administration
--------------------------+-----------------------------
Comment (by helen):
Replying to [comment:2 danielbachhuber]:
> We're hiding UI to add our own custom metabox (combining multiple
taxonomies) and admin menu. However, `register_taxonomy()` doesn't offer a
registration argument to disable core meta boxes. It would be nice to have
the argument, so we don't have to deregister metaboxes.
`register_taxonomy()` has a `meta_box_cb` arg, which can be set to
`false`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33938#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list