Docs: Correct and clarify various @since docs.

Fixes #37562

Built from https://develop.svn.wordpress.org/trunk@38201


git-svn-id: http://core.svn.wordpress.org/trunk@38142 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
John Blackbourn
2016-08-04 22:54:31 +00:00
parent 58d772a02f
commit ab052361a3
6 changed files with 8 additions and 13 deletions

View File

@@ -468,7 +468,7 @@ class WP_Customize_Setting {
* the value of the setting.
*
* @since 3.4.0
* @since 4.6.0 Return the result of updating the value.
*
* @access public
*
* @return false|void False if cap check fails or value isn't set or is invalid.