diff --git a/src/wp-includes/ms-functions.php b/src/wp-includes/ms-functions.php index 1eaada6d91..9bf4ca76d5 100644 --- a/src/wp-includes/ms-functions.php +++ b/src/wp-includes/ms-functions.php @@ -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. */