Correct phpdoc @since for wp_oembed_remove_provider(). props hebbet. fixes #22788.
git-svn-id: http://core.svn.wordpress.org/trunk@23186 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1042,7 +1042,7 @@ function wp_oembed_add_provider( $format, $provider, $regex = false ) {
|
||||
/**
|
||||
* Removes an oEmbed provider.
|
||||
*
|
||||
* @since 3.5
|
||||
* @since 3.5.0
|
||||
* @see WP_oEmbed
|
||||
*
|
||||
* @uses _wp_oembed_get_object()
|
||||
|
||||
Reference in New Issue
Block a user