Injector::add_gutenberg_meta_box_support_for_custom_post_types( array $supported_post_types, $context )
Get supported post types for the ‘block_editor’ context.
Parameters
- $supported_post_types
-
(Required) that currently supported post types.
Return
(array)
Source
File: includes/admin/metabox/injector.php
Expand full source code Collapse full source code View on Github