WP_Post_Type::get_rest_controller()
Method: Gets the REST API controller for this post type.
Source: wp-includes/class-wp-post-type.php:743
Method: Gets the REST API controller for this post type.
Source: wp-includes/class-wp-post-type.php:743
Method: Unregisters the post type meta box if a custom callback was specified.
Source: wp-includes/class-wp-post-type.php:707
Method: Removes the post type from all taxonomies.
Source: wp-includes/class-wp-post-type.php:718
Method: Removes the future post hook action for the post type.
Source: wp-includes/class-wp-post-type.php:729
Method: Sets the features support for the post type.
Source: wp-includes/class-wp-post-type.php:561
Method: Adds the necessary rewrite rules for the post type.
Source: wp-includes/class-wp-post-type.php:585
Method: Registers the post type meta box if a custom callback was specified.
Source: wp-includes/class-wp-post-type.php:629
Method: Adds the future post hook action for the post type.
Source: wp-includes/class-wp-post-type.php:640
Method: Registers the taxonomies for the post type.
Source: wp-includes/class-wp-post-type.php:649
Method: Removes the features support for the post type.
Source: wp-includes/class-wp-post-type.php:662
Method: Removes any rewrite rules, permastructs, and rules for the post type.
Source: wp-includes/class-wp-post-type.php:677
Class: Core class used for interacting with post types.
Source: wp-includes/class-wp-post-type.php:17
Method: Constructor.
Source: wp-includes/class-wp-post-type.php:395
Method: Sets post type properties.
Source: wp-includes/class-wp-post-type.php:408
Filter Hook: Filters the arguments for registering a post type.
Source: wp-includes/class-wp-post-type.php:419