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:

Description

Checks if a mime type is for a HEIC/HEIF image.

Related Functions

wp_get_image_mime, wp_get_mime_types, wp_match_mime_types, wp_save_image_file, wp_check_filetype

Top Google Results

User discussions

wpseek mobile