Clean up some missing @access tags and other tweaks for 4.0.0-functionality docs.

See #28885.


git-svn-id: https://develop.svn.wordpress.org/trunk@29455 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Drew Jaynes (DrewAPicture)
2014-08-09 19:31:35 +00:00
parent a84d50dfa3
commit 8feaba4ca2
4 changed files with 36 additions and 7 deletions

View File

@@ -194,7 +194,7 @@ class WP_Embed {
$cachekey_time = '_oembed_time_' . $key_suffix;
/**
* Filter the oEmbed TTL (time to live).
* Filter the oEmbed TTL value (time to live).
*
* @since 4.0.0
*