首页 WordPress函数大全 get_oembed_response_data_for_url()

get_oembed_response_data_for_url()

2020-05-01 / 3056阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

get_oembed_response_data_for_url( string $url, array $args )

Retrieves the oEmbed response data for a given URL.

描述

参数

$url

(string)
(Required)
The URL that should be inspected for discovery <link> tags.

$args

(array)
(Required)
oEmbed remote get arguments.

返回

(object|false) oEmbed response data if the URL does belong to the current site. False otherwise.

大家谈论
    我的见解