Filter: cloudinary_default_freeform_transformations_{$type}

apply_filters( 'cloudinary_default_freeform_transformations_{$type}', $defaults, $transformations ) → {array}

Filter the default Freeform transformations for the specific media type.
Parameters:
Name Type Description
$defaults array The default transformations array.
$transformations array The current transformations array.
Default Value:
  • array()
Source:
Returns:
Type
array