Correct phpdoc @since for wp_oembed_remove_provider(). props hebbet. fixes #22788.
git-svn-id: https://develop.svn.wordpress.org/trunk@23186 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
6c094b35ce
commit
15147020c8
@ -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()
|
||||
|
Loading…
Reference in New Issue
Block a user