Filters the Mediaelement fallback output for no-JS.
Parameters
$outputstring- Fallback output for no-JS.
$urlstring- Media file URL.
Source
'artists' => wp_validate_boolean( $atts['artists'] ),
Changelog
| Version | Description |
|---|---|
| 3.6.0 | Introduced. |
Filters the Mediaelement fallback output for no-JS.
$outputstring$urlstring'artists' => wp_validate_boolean( $atts['artists'] ),
| Version | Description |
|---|---|
| 3.6.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.