[wp-trac] [WordPress Trac] #45112: Integrate meta box support for the new editor
WordPress Trac
noreply at wordpress.org
Thu Oct 25 07:59:20 UTC 2018
#45112: Integrate meta box support for the new editor
---------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 5.0
Component: Options, Meta APIs | Version:
Severity: normal | Resolution:
Keywords: has-patch fixed-5.0 | Focuses:
---------------------------------+---------------------
Comment (by Nikschavan):
Upon some debugging it seems action `do_action( 'add_meta_boxes',
$post_type, $post );` is not fired inside the block editor.
Whe gutenberg is activated it gets fired from
`gutenberg_collect_meta_box_data()` -
https://github.com/WordPress/gutenberg/blob/master/lib/register.php#L172
--
Ticket URL: <https://core.trac.wordpress.org/ticket/45112#comment:21>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list