ClassicPress logo
Skip to content
Filter by type:
Browse: Home / WP-4.6.0 / Page 2

WP_Post_Type::add_supports()

Method: Sets the features support for the post type.

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

Used by 0 functions | Uses 1 function

WP_Post_Type::add_rewrite_rules()

Method: Adds the necessary rewrite rules for the post type.

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

Used by 0 functions | Uses 7 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:576

Used by 0 functions | Uses 1 function

WP_Post_Type::add_hooks()

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

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

Used by 0 functions | Uses 1 function

WP_Post_Type::register_taxonomies()

Method: Registers the taxonomies for the post type.

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

Used by 0 functions | Uses 1 function

WP_Post_Type::remove_supports()

Method: Removes the features support for the post type.

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

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:624

Used by 0 functions | Uses 3 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:654

Used by 0 functions | Uses 1 function

WP_Post_Type::unregister_taxonomies()

Method: Removes the post type from all taxonomies.

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

Used by 0 functions | Uses 2 functions

WP_Post_Type::remove_hooks()

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

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

Used by 0 functions | Uses 1 function
« Previous 1 2 3 … 26 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy