apply_filters( 'cloudinary_seo_public_id', $sufix, $relationship, $attachment_id ) → {string}
    Filter the SEO public ID.
    Parameters:
| Name | Type | Description | 
|---|---|---|
$sufix | 
            
            string | The public_id suffix. | 
$relationship | 
            
            Relationship | The relationship. | 
$attachment_id | 
            
            int | The attachment ID. | 
- Since:
 - 3.1.5
 
- Source:
 
Returns:
- Type
 - string