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