ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-post-type.php

WP_Post_Type::get_default_labels()

Method: Returns the default labels for post types.

Source: wp-includes/class-wp-post-type.php:794

Used by 0 functions | Uses 0 functions

WP_Post_Type::reset_default_labels()

Method: Resets the cache for the default labels.

Source: wp-includes/class-wp-post-type.php:848

Used by 0 functions | Uses 0 functions

WP_Post_Type::get_rest_controller()

Method: Gets the REST API controller for this post type.

Source: wp-includes/class-wp-post-type.php:761

Used by 0 functions | Uses 0 functions

register_{$post_type}_post_type_args

Filter Hook: Filters the arguments for registering a specific post type.

Source: wp-includes/class-wp-post-type.php:431

Used by 0 functions | Uses 0 functions

WP_Post_Type::add_supports()

Method: Sets the features support for the post type.

Source: wp-includes/class-wp-post-type.php:579

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

WP_Post_Type::register_meta_boxes()

Method: Registers the post type meta box if a custom callback was specified.

Source: wp-includes/class-wp-post-type.php:647

Used by 0 functions | Uses 0 functions

WP_Post_Type::add_hooks()

Method: Adds the future post hook action for the post type.

Source: wp-includes/class-wp-post-type.php:658

Used by 0 functions | Uses 0 functions

WP_Post_Type::register_taxonomies()

Method: Registers the taxonomies for the post type.

Source: wp-includes/class-wp-post-type.php:667

Used by 0 functions | Uses 0 functions

WP_Post_Type::remove_supports()

Method: Removes the features support for the post type.

Source: wp-includes/class-wp-post-type.php:680

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy