Opened 7 years ago
Closed 7 years ago
#45184 closed defect (bug) (duplicate)
No metaboxes in v5 b1, but working with 4.9.8 + Gutenberg.
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | 5.0 |
| Component: | Editor | Keywords: | |
| Focuses: | Cc: |
Description
Metabox callbacks do not appear to get run in WP v5 b1. In tests, the add_meta_box() function is getting run, but the callback is never executed. It's working fine in v4.9.8 with Gutenberg v4.1, so this appears to be a bug with v5 b1 specifically. There are no PHP errors and no errors in the browser console.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Sounds like a duplicate of #45172.