apply_filters( ‘wp_mediaelement_fallback’, string $output, string $url )

In this article

Filters the Mediaelement fallback output for no-JS.

Parameters

$outputstring
Fallback output for no-JS.
$urlstring
Media file URL.

Source

* @param string $output Fallback output for no-JS.

Changelog

VersionDescription
3.6.0Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.