Priority fixes for various existing hook documentation.

Props kpdesign.
See #26869


git-svn-id: https://develop.svn.wordpress.org/trunk@28083 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes (DrewAPicture)
2014-04-12 00:00:32 +00:00
parent 8f0329b452
commit b5612f8b80
10 changed files with 48 additions and 28 deletions

View File

@@ -209,6 +209,8 @@ class WP_Embed {
/**
* Filter whether to inspect the given URL for discoverable <link> tags.
*
* @since 2.9.0
*
* @see WP_oEmbed::discover()
*
* @param bool false Whether to enable <link> tag discovery. Default false.