Summery Summery
Filters the audio shortcode output.
Syntax Syntax
Parameters Parameters
- $html
-
(string) Audio shortcode HTML output.
- $atts
-
(array) Array of audio shortcode attributes.
- $audio
-
(string) Audio file.
- $post_id
-
(int) Post ID.
- $library
-
(string) Media library used for the audio shortcode.
Source Source
File: wp-includes/media.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |