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



oembed_request_post_id › WordPress过滤钩子

Sincen/a
已弃用n/a
apply_filters( 'oembed_request_post_id', $post_id, $url )
定义在:
文档:

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





源码

$post_id = apply_filters( 'oembed_request_post_id', $post_id, $url );