image_editor_default_mime_type

Advertisement

Summery Summery

Filters default mime type prior to getting the file extension.

Syntax Syntax

apply_filters( 'image_editor_default_mime_type', string $mime_type )

Parameters Parameters

$mime_type

Mime type string.

Source Source

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

Advertisement

Changelog Changelog

Changelog
Version Description
3.5.0 Introduced.

See also See also

Advertisement

Leave a Reply