ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_Post_Type::remove_rewrite_rules()

Method: Removes any rewrite rules, permastructs, and rules for the post type.

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

Used by 0 functions | Uses 0 functions

WP_Post_Type::unregister_meta_boxes()

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

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

Used by 0 functions | Uses 0 functions

WP_Post_Type::unregister_taxonomies()

Method: Removes the post type from all taxonomies.

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

Used by 0 functions | Uses 0 functions

WP_Post_Type

Class: Core class used for interacting with post types.

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

Used by 0 functions | Uses 0 functions

WP_Post_Type::__construct()

Method: Constructor.

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

Used by 0 functions | Uses 0 functions

WP_Post_Type::set_props()

Method: Sets post type properties.

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

Used by 0 functions | Uses 0 functions

register_post_type_args

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

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

Used by 0 functions | Uses 0 functions
« Previous 1 2
ClassicPress Documentation • Made with ClassicPress
Privacy Policy