ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 214

unregister_post_type()

Function: Unregisters a post type.

Source: wp-includes/post.php:1492

Used by 0 functions | Uses 0 functions

get_post_type_capabilities()

Function: Builds an object with all post type capabilities out of a post type object

Source: wp-includes/post.php:1582

Used by 0 functions | Uses 0 functions

_post_type_meta_capabilities()

Function: Stores or returns a list of post type meta caps for map_meta_cap().

Source: wp-includes/post.php:1641

Used by 0 functions | Uses 0 functions

get_post_type_labels()

Function: Builds an object with all post type labels out of a post type object.

Source: wp-includes/post.php:1724

Used by 0 functions | Uses 0 functions

_get_custom_object_labels()

Function: Builds an object with custom-something object (post type, taxonomy) labels out of a custom-something object

Source: wp-includes/post.php:1772

Used by 0 functions | Uses 0 functions

_add_post_type_submenus()

Function: Adds submenus for post types.

Source: wp-includes/post.php:1819

Used by 0 functions | Uses 0 functions

add_post_type_support()

Function: Registers support of certain features for a post type.

Source: wp-includes/post.php:1866

Used by 0 functions | Uses 0 functions

is_post_type_hierarchical()

Function: Determines whether the post type is hierarchical.

Source: wp-includes/post.php:1176

Used by 0 functions | Uses 0 functions

post_type_exists()

Function: Determines whether a post type is registered.

Source: wp-includes/post.php:1199

Used by 0 functions | Uses 0 functions

get_post_type()

Function: Retrieves the post type of the current post or of a given post.

Source: wp-includes/post.php:1211

Used by 0 functions | Uses 0 functions
« Previous 1 … 213 214 215 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy