oembed_request_post_id

最后更新于:2021-11-27 12:02:25

apply_filters( ‘oembed_request_post_id’, int $post_id, string $url )

Filters the determined post ID.

参数

$post_id

(int)
The post ID.

$url

(string)
The requested URL.

源文件

文件: gc-includes/class-gc-oembed-controller.php

View on Trac