Filters the media library used for the audio shortcode.
Parameters
$library
string- Media library used for the audio shortcode.
Source
if ( 'display' === $context ) {
Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |
Filters the media library used for the audio shortcode.
$library
stringif ( 'display' === $context ) {
Version | Description |
---|---|
3.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.