ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 216

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

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

update_attached_file()

Function: Updates attachment file path based on attachment ID.

Source: wp-includes/post.php:504

Used by 0 functions | Uses 0 functions

_wp_relative_upload_path()

Function: Returns relative path to an uploaded file.

Source: wp-includes/post.php:538

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