apply_filters( 'cloudinary_transformations', $transformations, $attachment_id ) → {array}
Filter the Cloudinary transformations.
Parameters:
Name | Type | Description |
---|---|---|
$transformations |
array | Array of transformation options. |
$attachment_id |
int | The id of the asset. |
- Source:
Returns:
- Type
- array