do_action( 'vimeotheque\automatic_embed_in_content', \Vimeotheque\Video_Post $video_post )
Fires before the video embed is placed into the post content.
Description
Action that runs when the video is set to be automatically inserted into the post content.
Parameters
- $video_post
-
The \Vimeotheque\Video_Post object generated for the current post in loop.