Make WordPress Core

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: jsmoriss's profile jsmoriss 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)

This ticket was mentioned in Slack in #core-editor by jsmoriss. View the logs.


7 years ago

#2 @swissspidy
7 years ago

Sounds like a duplicate of #45172.

#3 @SergeyBiryukov
7 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #45172.

Note: See TracTickets for help on using tickets.