oembed_endpoint_url
最后更新于:2021-11-27 11:41:05
apply_filters( ‘oembed_endpoint_url’, string $url, string $permalink, string $format )
Filters the oEmbed endpoint URL.
参数
- $url
-
(string)
The URL to the oEmbed endpoint. - $permalink
-
(string)
The permalink used for theurl
query arg. - $format
-
(string)
The requested response format.
源文件
文件: gc-includes/embed.php