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