apply_filters( 'cloudinary_is_uploadable_media', $is_local, $media_host ) → {bool}
    Filter local media.
    Parameters:
| Name | Type | Description | 
|---|---|---|
$is_local | 
            
            bool | The attachment ID. | 
$media_host | 
            
            string | The html tag. | 
- Since:
 - 2.7.7
 
- Source:
 
Returns:
- Type
 - bool