ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Post
  • Page 26

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

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

get_post_status

Filter Hook: Filters the post status.

Source: wp-includes/post.php:924

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

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
« Previous 1 … 25 26 27 28 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy