Summery Summery
Filters the default audio shortcode output.
Syntax Syntax
Description Description
If the filtered output isn’t empty, it will be used instead of generating the default audio template.
Parameters Parameters
- $html
-
Empty variable to be replaced with shortcode markup.
- $attr
-
Attributes of the shortcode. @see wp_audio_shortcode()
- $content
-
Shortcode content.
- $instance
-
Unique numeric ID of this audio shortcode instance.
Source Source
File: wp-includes/media.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |