apply_filters( 'wp_video_embed_handler', callable $handler )

Filters the video embed handler callback.


Description Description


Parameters Parameters

$handler

(callable) Video embed handler callback function.


Top ↑

Source Source

File: wp-includes/embed.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.