Screen::register_post_type( string $post_type )
Register post type for use in WooCommerce Navigation screens.
Description Description
Parameters Parameters
- $post_type
-
(Required) Post type to add.
Source Source
File: packages/woocommerce-admin/src/Features/Navigation/Screen.php