rest_oembed_ttl
apply_filters( ‘rest_oembed_ttl’, int $time, string $ur…
apply_filters( ‘rest_oembed_ttl’, int $time, string $url, array $args )
过滤器::过滤oEmbed TTL值(生存时间)。
Filter Hook: Filters the oEmbed TTL value (time to live).
目录锚点:#说明#参数#源码
说明(Description)
类似于’oembed_ttl’过滤器,但对于REST API oembed代理端点。
参数(Parameters)
参数 | 类型 | 说明 |
---|---|---|
$time | (int) | 生存时间(秒)。 |
$url | (string) | 尝试嵌入的URL。 |
$args | (array) | 嵌入请求参数的数组。 |
源码(Source)
更新版本 | 源码位置 | 使用 | 被使用 |
---|---|---|---|
4.8.0 | wp-includes/class-wp-oembed-controller.php:212 | 1 | 0 |
类别:WordPress 函数手册、
本文收集自互联网,转载请注明来源。
如有侵权,请联系 wper_net@163.com 删除。
还没有任何评论,赶紧来占个楼吧!