Docs: Adjust the summary for the `oembed_discovery_links` hook doc to mention that the filter is for HTML output.

See #34227.


git-svn-id: https://develop.svn.wordpress.org/trunk@34968 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes 2015-10-08 22:38:10 +00:00
parent 43431fd8b3
commit bceea32c67
1 changed files with 1 additions and 1 deletions

View File

@ -353,7 +353,7 @@ function wp_oembed_add_discovery_links() {
}
/**
* Filter the oEmbed discovery links.
* Filter the oEmbed discovery links HTML.
*
* @since 4.4.0
*