apply_filters( 'wp_mediaelement_fallback', string $output, string $url )

Filters the Mediaelement fallback output for no-JS.


Parameters

$output

Fallback output for no-JS.

$url

Media file URL.


Source

File: wp-includes/media.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.6.0 Introduced.