ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 5

WP_Post_Type::remove_hooks()

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

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

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

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

WP_Post

Class: Core class used to implement the WP_Post object.

Source: wp-includes/class-wp-post.php:22

Used by 0 functions | Uses 0 functions
« Previous 1 … 4 5 6 … 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy