This function is blessed.

git-svn-id: https://develop.svn.wordpress.org/trunk@34754 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
John Blackbourn 2015-10-01 22:23:51 +00:00
parent cfbd8056c2
commit d3229b6dfc
1 changed files with 2 additions and 0 deletions

View File

@ -1889,6 +1889,8 @@ function redirect_this_site( $deprecated = '' ) {
*
* @since MU
*
* @blessed
*
* @param array $upload
* @return string|array If the upload is under the size limit, $upload is returned. Otherwise returns an error message.
*/