wp_is_heic_image_mime_type
wp_is_heic_image_mime_type ( $mime_type )
Parameters:- (string) mime_type The mime type to check.
Returns:- (bool) Whether the mime type is for a HEIC/HEIF image.
Defined at: - Introduced in WordPress: 6.7.0
- Deprecated in WordPress: —
Description
Checks if a mime type is for a HEIC/HEIF image.