Filters the media library used for the video shortcode.
Parameters
$librarystring- Media library used for the video shortcode.
Source
$library = apply_filters( 'wp_video_shortcode_library', 'mediaelement' );
Changelog
| Version | Description |
|---|---|
| 3.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.