mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-22 00:01:27 +01:00
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:
parent
1570a67bef
commit
c8db0f0777
@ -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