WP_Post_Type::__construct()
Constructor.
Constructor.
Adds the future post hook action for the post type.
Adds the necessary rewrite rules for the post type.
Sets the features support for the post type.
Registers the post type meta box if a custom callback was specified.
Registers the taxonomies for the post type.
Removes the future post hook action for the post type.
Removes any rewrite rules, permastructs, and rules for the post type.
Removes the features support for the post type.
Sets post type properties.