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