Forums
Forums / Fixing WordPress / Remove oEmbed providers
(@henrywright)
12 years, 7 months ago
I am using wp_oembed_remove_provider to remove an oEmbed provider.
wp_oembed_remove_provider
http://codex.wordpress.org/Function_Reference/wp_oembed_remove_provider
I now need to remove quite a few providers. Is there a function available to ‘allow’ a provider?
For example, I want to ‘allow’ YouTube and Twitter – thus automatically removing the rest of the supported providers.
My solution if anybody is interested was to filter oembed_providers.
oembed_providers
The topic ‘Remove oEmbed providers’ is closed to new replies.