Filter: cloudinary_resource_type

apply_filters( 'cloudinary_resource_type', $type, $attachment_id ) → {string}

Filter the Cloudinary resource type for the attachment.
Parameters:
Name Type Description
$type string The type.
$attachment_id int The attachment ID.
Source:
Returns:
Type
string