oembed_request_post_id

过滤钩子


apply_filters( 'oembed_request_post_id', $post_id, $url )
定义位置
  • wp-includes/embed.php
    , line 665
引入
n/a
弃用

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

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