Filter: cloudinary_delivery_get_id

apply_filters( 'cloudinary_delivery_get_id', $attachment_id, $tag_element ) → {int|false}

Filter id from the tag.
Parameters:
Name Type Description
$attachment_id int The attachment ID.
$tag_element array The tag element.
Since:
  • 2.7.6
Source:
Returns:
Type
int | false