apply_filters( 'wp_audio_shortcode_library', string $library )
Filters the media library used for the audio shortcode.
Parameters
- $library
-
Media library used for the audio shortcode.
Source
File: wp-includes/media.php
Changelog
Version | Description |
---|---|
WP-3.6.0 | Introduced. |