WPDev.one
Core Function
View Source on Trac ↗

wp_oembed_remove_provider()

wp_oembed_remove_provider( mixed $format )

Removes an oEmbed provider.

Parameters 1 required

Name / Type Description
$format
string

The URL format for the oEmbed provider to remove.

Required

Return Value

(bool)
Was the provider removed successfully?

Function Information

Since Version
3.5.0
Source File
wp-includes/embed.php
Advertisement