Docs: Correct the documentation for the oEmbed HTML filtering.
See #46543 git-svn-id: https://develop.svn.wordpress.org/trunk@45037 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
05ac419795
commit
440a383946
@ -835,7 +835,7 @@ function wp_filter_oembed_iframe_title_attribute( $result, $data, $url ) {
|
||||
* If the `$url` isn't on the trusted providers list,
|
||||
* we need to filter the HTML heavily for security.
|
||||
*
|
||||
* Only filters 'rich' and 'html' response types.
|
||||
* Only filters 'rich' and 'video' response types.
|
||||
*
|
||||
* @since 4.4.0
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user