_post_format_get_term()
Function: Remove the post format prefix from the name property of the term object created by get_term().
Source: wp-includes/post-formats.php:216
Function: Remove the post format prefix from the name property of the term object created by get_term().
Source: wp-includes/post-formats.php:216
Function: Retrieve the format slug for a post
Source: wp-includes/post-formats.php:17
Function: Check if a post has any of the given formats, or any format.
Source: wp-includes/post-formats.php:49
Function: Assign a format to a post
Source: wp-includes/post-formats.php:70
Function: Returns an array of post format slugs to their translated and pretty display versions
Source: wp-includes/post-formats.php:96
Function: Retrieves the array of post format slugs.
Source: wp-includes/post-formats.php:119
Function: Returns a pretty, translated version of a post format slug
Source: wp-includes/post-formats.php:132
Function: Returns a link to a post format index.
Source: wp-includes/post-formats.php:149
Function: Adds a trashed suffix for a given post.
Source: wp-includes/post.php:7678
Function: Checks the given subset of the post hierarchy for hierarchy loops.
Source: wp-includes/post.php:7365