Description
Filters the media library used for the video shortcode.
Occurrences
Filename | Line Number |
---|---|
wp-includes/media.php | 3575 |
wp-includes/script-loader.php | 1156 |
wp-includes/widgets/class-wp-widget-media-video.php | 176 |
Parameters
Type | Name | Description |
---|---|---|
string | $library | Media library used for the video shortcode. |
PHP Doc
/**
* Filters the media library used for the video shortcode.
*
* @since 3.6.0
*
* @param string $library Media library used for the video shortcode.
*/