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 ){