WP_Post_Type::get_default_labels()
Method: Returns the default labels for post types.
Source: wp-includes/class-wp-post-type.php:826
Method: Returns the default labels for post types.
Source: wp-includes/class-wp-post-type.php:826
Method: Resets the cache for the default labels.
Source: wp-includes/class-wp-post-type.php:881
Filter Hook: Filters the arguments for registering a specific post type.
Source: wp-includes/class-wp-post-type.php:463
Method: Gets the REST API controller for this post type.
Source: wp-includes/class-wp-post-type.php:793
Method: Unregisters the post type meta box if a custom callback was specified.
Source: wp-includes/class-wp-post-type.php:757
Method: Removes the post type from all taxonomies.
Source: wp-includes/class-wp-post-type.php:768
Method: Removes the future post hook action for the post type.
Source: wp-includes/class-wp-post-type.php:779
Method: Sets the features support for the post type.
Source: wp-includes/class-wp-post-type.php:611
Method: Adds the necessary rewrite rules for the post type.
Source: wp-includes/class-wp-post-type.php:635
Method: Registers the post type meta box if a custom callback was specified.
Source: wp-includes/class-wp-post-type.php:679
Method: Adds the future post hook action for the post type.
Source: wp-includes/class-wp-post-type.php:690
Method: Registers the taxonomies for the post type.
Source: wp-includes/class-wp-post-type.php:699
Method: Removes the features support for the post type.
Source: wp-includes/class-wp-post-type.php:712
Method: Removes any rewrite rules, permastructs, and rules for the post type.
Source: wp-includes/class-wp-post-type.php:727
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:416
Method: Sets post type properties.
Source: wp-includes/class-wp-post-type.php:431
Filter Hook: Filters the arguments for registering a post type.
Source: wp-includes/class-wp-post-type.php:443