WP_Post_Type::get_default_labels()
Method: Returns the default labels for post types.
Source: wp-includes/class-wp-post-type.php:825
Method: Returns the default labels for post types.
Source: wp-includes/class-wp-post-type.php:825
Method: Resets the cache for the default labels.
Source: wp-includes/class-wp-post-type.php:879
Filter Hook: Filters the arguments for registering a specific post type.
Source: wp-includes/class-wp-post-type.php:462
Method: Gets the REST API controller for this post type.
Source: wp-includes/class-wp-post-type.php:792
Method: Unregisters the post type meta box if a custom callback was specified.
Source: wp-includes/class-wp-post-type.php:756
Method: Removes the post type from all taxonomies.
Source: wp-includes/class-wp-post-type.php:767
Method: Removes the future post hook action for the post type.
Source: wp-includes/class-wp-post-type.php:778
Method: Sets the features support for the post type.
Source: wp-includes/class-wp-post-type.php:610
Method: Adds the necessary rewrite rules for the post type.
Source: wp-includes/class-wp-post-type.php:634
Method: Registers the post type meta box if a custom callback was specified.
Source: wp-includes/class-wp-post-type.php:678
Method: Adds the future post hook action for the post type.
Source: wp-includes/class-wp-post-type.php:689
Method: Registers the taxonomies for the post type.
Source: wp-includes/class-wp-post-type.php:698
Method: Removes the features support for the post type.
Source: wp-includes/class-wp-post-type.php:711
Method: Removes any rewrite rules, permastructs, and rules for the post type.
Source: wp-includes/class-wp-post-type.php:726
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:415
Method: Sets post type properties.
Source: wp-includes/class-wp-post-type.php:430
Filter Hook: Filters the arguments for registering a post type.
Source: wp-includes/class-wp-post-type.php:442