wp_get_post_categories()
Function: Retrieves the list of categories for a post.
Source: wp-includes/post.php:3634
Function: Retrieves the list of categories for a post.
Source: wp-includes/post.php:3634
Function: Retrieves the tags for a post.
Source: wp-includes/post.php:3660
Function: Retrieves the terms for a post.
Source: wp-includes/post.php:3681
Function: Retrieves a number of recent posts.
Source: wp-includes/post.php:3706
Function: Inserts or update a post.
Source: wp-includes/post.php:3813
Function: Updates a post with new post data.
Source: wp-includes/post.php:4576
Function: Moves a post or page to the Trash
Source: wp-includes/post.php:3323
Function: Makes a post sticky.
Source: wp-includes/post.php:2646
Function: Un-sticks a post.
Source: wp-includes/post.php:2683
Function: Returns the cache key for wp_count_posts() based on the passed arguments.
Source: wp-includes/post.php:2728