Opened 9 months ago
Last modified 8 months ago
#21599 new enhancement
wp-admin post-screen: Make metabox visibility filterable
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | General | Version: | 3.4.1 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
We are using wp as a cms and we want to influence the visibility options our users see. Right now, that part is hardcoded in wp-admin/includes/meta-boxes.php. We would appreciate a filter to influence the visibility options. I'd be willing to provide a patch, if I get a positive feedback from a core dev.
Note: See
TracTickets for help on using
tickets.

Related/duplicate: #12706, #12567