WP_Post_Type::add_supports()
Method: Sets the features support for the post type.
Source: wp-includes/class-wp-post-type.php:579
Method: Sets the features support for the post type.
Source: wp-includes/class-wp-post-type.php:579
Method: Adds the necessary rewrite rules for the post type.
Source: wp-includes/class-wp-post-type.php:603
Method: Registers the post type meta box if a custom callback was specified.
Source: wp-includes/class-wp-post-type.php:647
Method: Adds the future post hook action for the post type.
Source: wp-includes/class-wp-post-type.php:658
Method: Registers the taxonomies for the post type.
Source: wp-includes/class-wp-post-type.php:667
Method: Removes the features support for the post type.
Source: wp-includes/class-wp-post-type.php:680
Method: Removes any rewrite rules, permastructs, and rules for the post type.
Source: wp-includes/class-wp-post-type.php:695
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