oembed_providers

最后更新于:2021-11-27 11:56:21

apply_filters( ‘oembed_providers’, array[] $providers )

Filters the list of sanctioned oEmbed providers.

参数

$providers

(array[])
An array of arrays containing data about popular oEmbed providers.

源文件

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

View on Trac