wp_embed_handler_video – filter
Filters the video embed output.
Parameters
- .
- ( 3.6.0 ) . .
- $video
- ( string ) Video embed output. . . .
- ( array ) $attr An array of embed attributes. . . .
- $url
- ( string ) The original URL that was matched by the regex. . . .
- ( array ) $rawattr The original unmodified attributes. . . .