apply_filters( 'wp_video_shortcode_library', string $library )

Filters the media library used for the video shortcode.


Parameters

$library

Media library used for the video shortcode.


Source

File: wp-includes/media.php

View on GitHub


Changelog

Changelog
Version Description
WP-3.6.0 Introduced.