WP_Post_Type::register_taxonomies()
Registers the taxonomies for the post type.
Welcome to the WPPaste WordPress Method index. This page contains a an alphabetically sorted list of methods that are available for use in WordPress. Each method has a brief description of what it does and how it can be used. To find out more about a particular method, simply click on the method name.
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.
Resets the cache for the default labels.
Sets post type properties.
Unregisters the post type meta box if a custom callback was specified.
Removes the post type from all taxonomies.
Constructor.
Description Pending