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.
Source Source
File: wp-includes/embed.php
Changelog Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |