WP_Post_Type::add_supports()
Method: Sets the features support for the post type.
Source: wp-includes/class-wp-post-type.php:514
Method: Sets the features support for the post type.
Source: wp-includes/class-wp-post-type.php:514
Method: Adds the necessary rewrite rules for the post type.
Source: wp-includes/class-wp-post-type.php:532
Method: Registers the post type meta box if a custom callback was specified.
Source: wp-includes/class-wp-post-type.php:576
Method: Adds the future post hook action for the post type.
Source: wp-includes/class-wp-post-type.php:587
Method: Registers the taxonomies for the post type.
Source: wp-includes/class-wp-post-type.php:596
Method: Removes the features support for the post type.
Source: wp-includes/class-wp-post-type.php:609
Method: Removes any rewrite rules, permastructs, and rules for the post type.
Source: wp-includes/class-wp-post-type.php:624
Method: Unregisters the post type meta box if a custom callback was specified.
Source: wp-includes/class-wp-post-type.php:654
Method: Removes the post type from all taxonomies.
Source: wp-includes/class-wp-post-type.php:665
Method: Removes the future post hook action for the post type.
Source: wp-includes/class-wp-post-type.php:676