has_post_format()
Function: Check if a post has any of the given formats, or any format.
Source: wp-includes/post-formats.php:49
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: Filters the request to allow for the format prefix.
Source: wp-includes/post-formats.php:166
Function: Filters the post format term link to remove the format prefix.
Source: wp-includes/post-formats.php:194
Function: Adds a trashed suffix for a given post.
Source: wp-includes/post.php:7678
Function: Removes the thumbnail (featured image) from the given post.
Source: wp-includes/post.php:7459