apply_filters( 'wp_video_embed_handler', callable $handler )

Filters the video embed handler callback.


Description


Parameters

$handler

(callable) Video embed handler callback function.


Top ↑

Source

File: wp-includes/embed.php

View on Trac


Top ↑

Changelog

Version Description
3.6.0 Introduced.