apply_filters( 'jb_uploading_logo_mime_types', $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:
- 1.0
- Source:
Returns:
MIME types.
- Type
- array