apply_filters( 'um_upload_allowed_image_mimes', $mime_types ) → {array}
Filters the MIME-types of the images that can be uploaded via UM uploader
Parameters:
Name | Type | Description |
---|---|---|
$mime_types |
array | MIME types. |
- Since:
- 2.8.7
- Source:
Returns:
MIME types.
- Type
- array