wp_get_post_terms()
Function: Retrieves the terms for a post.
Source: wp-includes/post.php:3681
Function: Retrieves the terms for a post.
Source: wp-includes/post.php:3681
Function: Updates a post with new post data.
Source: wp-includes/post.php:4576
Function: Counts number of posts of a post type and if user has permissions to view.
Source: wp-includes/post.php:2761
Filter Hook: Filters the post counts by status for the current post type.
Source: wp-includes/post.php:2818
Function: Counts number of attachments for the mime type(s).
Source: wp-includes/post.php:2837
Filter Hook: Filters the attachment counts by mime type.
Source: wp-includes/post.php:2868
Function: Gets default post mime types.
Source: wp-includes/post.php:2879
Filter Hook: Filters the default list of post mime types.
Source: wp-includes/post.php:2972
Function: Checks a MIME-Type against a list.
Source: wp-includes/post.php:2989
Function: Converts MIME types into SQL.
Source: wp-includes/post.php:3042