do_action( 'vimeotheque\image_file_raw', string $filename , int $post_id , string $video_id )
Action that allows modification of image that will be attached to video post.
Parameters
- $filename
-
Complete path to original video image within WP gallery.
- $post_id
-
The post ID that the image will be attached to as featured image.
- $video_id
-
The video ID from Vimeo.