过滤音频嵌入处理程序回调。
原型
apply_filters( 'wp_audio_embed_handler', callable $handler )
参数
$handler
(callable)
音频嵌入处理程序回调函数。
源文件
路径:wp-includes/embed.php
其他
英文文档:https://developer.wordpress.org/reference/hooks/wp_audio_embed_handler/
过滤音频嵌入处理程序回调。
apply_filters( 'wp_audio_embed_handler', callable $handler )
$handler
(callable)
音频嵌入处理程序回调函数。
路径:wp-includes/embed.php
英文文档:https://developer.wordpress.org/reference/hooks/wp_audio_embed_handler/
请在后台设置小工具!