wp_video_shortcode – filter

Filters the output of the video shortcode. 

Parameters

.
( 3.6.0 ) . .
$output
( string ) Video shortcode HTML output. . . .
( array ) $atts Array of video shortcode attributes. . . .
$video
( string ) Video file. . . .
( int ) $post_id Post ID. . . .
$library
( string ) Media library used for the video shortcode. . . .
API Letters: ,,

Implementers