apply_filters( 'wp_audio_embed_handler', callable $handler )

Filters the audio embed handler callback.


Description


Parameters

$handler

(callable) Audio embed handler callback function.


Top ↑

Source

File: wp-includes/embed.php

View on Trac


Top ↑

Changelog

Version Description
3.6.0 Introduced.