apply_filters( 'wp_video_embed_handler', callable $handler )
Filters the video embed handler callback.
Parameters
- $handler
-
Video embed handler callback function.
Source
File: wp-includes/embed.php
Changelog
| Version | Description |
|---|---|
| 3.6.0 | Introduced. |