MIME type (tag)
| get_post_mime_type() | Retrieves the mime type of attachment posts (images, files, etc.), based on the provided ID. |
| wp_get_image_mime() | Gets the real MIME type of an image file. |
| wp_get_mime_types() | Retrieve list of mime types and file extensions. |