ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 215

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

get_post_type_object()

Function: Retrieves a post type object by name.

Source: wp-includes/post.php:1233

Used by 0 functions | Uses 0 functions

get_post_types()

Function: Gets a list of all registered post type objects.

Source: wp-includes/post.php:1261

Used by 0 functions | Uses 0 functions

register_post_type()

Function: Registers a post type.

Source: wp-includes/post.php:1424

Used by 0 functions | Uses 0 functions

unregister_post_type()

Function: Unregisters a post type.

Source: wp-includes/post.php:1492

Used by 0 functions | Uses 0 functions

get_post_status()

Function: Retrieves the post status based on the post ID.

Source: wp-includes/post.php:867

Used by 0 functions | Uses 0 functions

get_post_statuses()

Function: Retrieves all of the WordPress supported post statuses.

Source: wp-includes/post.php:937

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