apply_filters( 'cloudinary_upload_eager_formats', $formats, $type ) → {array}
Filter the upload eager formats.
Parameters:
Name | Type | Description |
---|---|---|
$formats |
array | The default formats. |
$type |
string | The asset type. |
- Since:
- 3.1.6
- Source:
Returns:
- Type
- array