ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Functions
  • Page 102

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

Function: Retrieves a post status object by name.

Source: wp-includes/post.php:1129

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

Function: Retrieves all taxonomy names for the given post.

Source: wp-includes/taxonomy.php:4827

Used by 0 functions | Uses 0 functions

get_post_thumbnail_id()

Function: Retrieves the post thumbnail ID.

Source: wp-includes/post-thumbnail-template.php:53

Used by 10 functions | Uses 2 functions

get_post_time()

Function: Retrieves the time at which the post was written.

Source: wp-includes/general-template.php:2703

Used by 4 functions | Uses 3 functions

get_post_timestamp()

Function: Retrieves post published or modified time as a Unix timestamp.

Source: wp-includes/general-template.php:2809

Used by 1 function | Uses 1 function

get_post_to_edit()

Function: Gets an existing post and format it for editing.

Source: wp-admin/includes/deprecated.php:1099

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

Function: Retrieves the permalink for a post type archive feed.

Source: wp-includes/link-template.php:1358

Used by 1 function | Uses 3 functions
« Previous 1 … 101 102 103 … 331 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy