Filters the media library used for the audio shortcode.
Parameters
$librarystring- 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.
$librarystringif ( 'display' === $context ) {
| Version | Description |
|---|---|
| 3.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.