apply_filters( 'wp_video_embed_handler', callable $handler )

Filters the video embed handler callback.


Parameters

$handler

(callable) Video embed handler callback function.


Source

File: wp-includes/embed.php

View on GitHub



Changelog

Changelog
Version Description
WP-3.6.0 Introduced.