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.


Top ↑

Source Source

File: packages/woocommerce-admin/src/Features/Navigation/Screen.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.