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

Filters the Mediaelement fallback output for no-JS.


Description Description


Parameters Parameters

$output

(string) Fallback output for no-JS.

$url

(string) Media file URL.


Top ↑

Source Source

File: wp-includes/media.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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