ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/post.php
  • Page 22

_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_page_statuses()

Function: Retrieves all of the WordPress support page statuses.

Source: wp-includes/post.php:958

Used by 0 functions | Uses 0 functions

_wp_privacy_statuses()

Function: Returns statuses for privacy requests.

Source: wp-includes/post.php:976

Used by 0 functions | Uses 0 functions

register_post_status()

Function: Registers a post status. Do not use before init.

Source: wp-includes/post.php:1034

Used by 0 functions | Uses 0 functions

get_post_status_object()

Function: Retrieves a post status object by name.

Source: wp-includes/post.php:1129

Used by 0 functions | Uses 0 functions

get_post_stati()

Function: Gets a list of post statuses.

Source: wp-includes/post.php:1156

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

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
« Previous 1 … 21 22 23 24 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy