Docs: Correct and clarify various @since docs.

Fixes #37562


git-svn-id: https://develop.svn.wordpress.org/trunk@38201 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn
2016-08-04 22:53:40 +00:00
parent 152fba56cc
commit 5cc963a721
5 changed files with 7 additions and 12 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.