wpseek.com
WordPress开发者和主题制作者的搜索引擎



oembed_discovery_links › WordPress过滤钩子

Since4.4.0
已弃用n/a
apply_filters( 'oembed_discovery_links', $output )
参数:
  • (string) $output HTML of the discovery links.
    Required: Yes
定义在:
文档:

Filters the oEmbed discovery links HTML.





源码

echo apply_filters( 'oembed_discovery_links', $output );