wpseek.com
WordPress开发者和主题制作者的搜索引擎



oembed_result › WordPress过滤钩子

Sincen/a
已弃用n/a
apply_filters( 'oembed_result', _wp_oembed_get_object()
定义在:
文档:

This filter is documented in wp-includes/class-wp-oembed.php





源码

$data->html = apply_filters( 'oembed_result', _wp_oembed_get_object()->data2html( (object) $data, $url ), $url, $args );