apply_filters( 'vimeotheque\player\embed_options', array $embed_settings , object $post , array $video )
Allow embed settings filtering that can change the embedding options when the post is displayed.
Parameters
- $embed_settings
-
The post video embed settings.
- $post
-
The current post being displayed.
- $video
-
The video details as retrieved from Vimeo.