apply_filters( 'vimeotheque\video\is_video', bool $result , \Vimeotheque\Video_Post $video_post )
Filter on checkup if the post is a Vimeotheque post.
Parameters
- $result
-
Is the post a Vimeotheque post (true) or is not (false).
- $video_post
-
Video post \Vimeotheque\Video_Post object reference.