WP_Post_Type::unregister_meta_boxes()
Method: Unregisters the post type meta box if a custom callback was specified.
Source: wp-includes/class-wp-post-type.php:725
Method: Unregisters the post type meta box if a custom callback was specified.
Source: wp-includes/class-wp-post-type.php:725
Method: Removes the post type from all taxonomies.
Source: wp-includes/class-wp-post-type.php:736
Method: Removes the future post hook action for the post type.
Source: wp-includes/class-wp-post-type.php:747
Method: Sets the features support for the post type.
Source: wp-includes/class-wp-post-type.php:579
Class: Core class used for interacting with post types.
Source: wp-includes/class-wp-post-type.php:18
Method: Constructor.
Source: wp-includes/class-wp-post-type.php:384
Method: Sets post type properties.
Source: wp-includes/class-wp-post-type.php:399
Filter Hook: Filters the arguments for registering a post type.
Source: wp-includes/class-wp-post-type.php:411