apply_filters( 'wp_audio_shortcode_library', string $library )

Filters the media library used for the audio shortcode.


Parameters

$library

(string) Media library used for the audio shortcode.


Source

File: wp-includes/media.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.6.0 Introduced.