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