WP_Post_Type::get_rest_controller()
Method: Gets the REST API controller for this post type.
Source: wp-includes/class-wp-post-type.php:762
Method: Gets the REST API controller for this post type.
Source: wp-includes/class-wp-post-type.php:762
Method: Unregisters the post type meta box if a custom callback was specified.
Source: wp-includes/class-wp-post-type.php:726
Method: Removes the post type from all taxonomies.
Source: wp-includes/class-wp-post-type.php:737
Method: Removes the future post hook action for the post type.
Source: wp-includes/class-wp-post-type.php:748
Method: Sets the features support for the post type.
Source: wp-includes/class-wp-post-type.php:580
Method: Adds the necessary rewrite rules for the post type.
Source: wp-includes/class-wp-post-type.php:604
Method: Registers the post type meta box if a custom callback was specified.
Source: wp-includes/class-wp-post-type.php:648
Method: Adds the future post hook action for the post type.
Source: wp-includes/class-wp-post-type.php:659
Method: Registers the taxonomies for the post type.
Source: wp-includes/class-wp-post-type.php:668
Method: Removes the features support for the post type.
Source: wp-includes/class-wp-post-type.php:681
Method: Removes any rewrite rules, permastructs, and rules for the post type.
Source: wp-includes/class-wp-post-type.php:696
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:405
Method: Sets post type properties.
Source: wp-includes/class-wp-post-type.php:420
Filter Hook: Filters the arguments for registering a post type.
Source: wp-includes/class-wp-post-type.php:432