do_action( 'vimeotheque\image_imported', int $attachment_id , string $video_id , int $post_id )
Trigger action on plugin import.
Parameters
- $attachment_id
-
ID of attachment create.
- $video_id
-
The video ID from Vimeo being processed.
- $post_id
-
The post ID that has the attachment.