do_action( 'cloudinary_id', $cloudinary_id, $attachment_id )
    Action the Cloudinary ID to allow extending it's availability.
    Parameters:
| Name | Type | Description | 
|---|---|---|
$cloudinary_id | 
            
            string | bool | The public ID from Cloudinary, or false if not found. | 
$attachment_id | 
            
            int | The id of the asset. | 
- Since:
 - 2.1.9
 
- Source: