apply_filters( 'wp_audio_embed_handler', callable $handler )

Filters the audio embed handler callback.


Parameters

$handler

(callable) Audio embed handler callback function.


Source

File: wp-includes/embed.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.6.0 Introduced.