apply_filters( 'vimeotheque\player\embed-parameters', array $options , \WP_Post|false|null $post , array $video_details , array $manual_options )
Filter to allow extra parameters to be put on the embed URL in iframe
Parameters
- $options
-
The extra options
- $post
-
The WordPress post object
- $video_details
-
The video details array attached to the post
- $manual_options
-
An array of manual options that might have been apssed to the player.