From 88c9b0ee18a37978bc1a6beba81e528592e10dd7 Mon Sep 17 00:00:00 2001 From: champsupertramp Date: Fri, 8 Apr 2016 10:27:52 +0800 Subject: [PATCH] Tweak comment --- core/um-short-functions.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/um-short-functions.php b/core/um-short-functions.php index e2828c42..cb017491 100644 --- a/core/um-short-functions.php +++ b/core/um-short-functions.php @@ -1490,6 +1490,8 @@ function um_fetch_user( $user_id ) { /** * Set SSL to media URI + * @param string $url + * @return string */ function um_secure_media_uri( $url ){