apply_filters( 'vimeotheque\player\embed_width', int $width , array $video , \WP_Post $post )
Filter that can be used to modify the width of the embed.
Parameters
- $width
-
Width in pixels.
- $video
-
Array of video details.
- $post
-
The WP_Post object that the video is attached to.