Description
Filters the video embed handler callback.
Occurrences
Filename | Line Number |
---|---|
wp-includes/embed.php | 223 |
Parameters
Type | Name | Description |
---|---|---|
callable | $handler | Video embed handler callback function. |
PHP Doc
/**
* Filters the video embed handler callback.
*
* @since 3.6.0
*
* @param callable $handler Video embed handler callback function.
*/