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