WP_Post_Type::add_rewrite_rules()
Method: Adds the necessary rewrite rules for the post type.
Source: wp-includes/class-wp-post-type.php:603
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
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
Method: Retrieve WP_Post instance.
Source: wp-includes/class-wp-post.php:232