apply_filters( 'image_editor_default_mime_type', string $mime_type )

Filters default mime type prior to getting the file extension.


Description

See also


Parameters

$mime_type

(string) Mime type string.


Source

File: wp-includes/class-wp-image-editor.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.5.0 Introduced.