_media_states
_media_states ( $post, $display = true )
Parameters:- (WP_Post) post The attachment post to retrieve states for.
- (bool) display Optional. Whether to display the post states as an HTML string. Default true.
Returns:- (string) Media states string.
Defined at:Change Log: - Introduced in WordPress: 3.2.0
- Deprecated in WordPress: —
Description
Outputs the attachment media states as HTML.