apply_filters( 'cloudinary_get_signature', $return, $attachment_id ) → {array}
Filter the get signature of the asset.
Parameters:
Name | Type | Description |
---|---|---|
$return |
array | The attachment signature. |
$attachment_id |
int | The attachment ID. |
- Source:
Returns:
- Type
- array