From 69626aa636314a09ed86329d20bb8675b36a4815 Mon Sep 17 00:00:00 2001 From: sy-records <52o@qq52o.cn> Date: Wed, 24 Jul 2024 08:21:16 +0800 Subject: [PATCH] fix comment --- aliyun-oss-wordpress.php | 5 +++++ readme.txt | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/aliyun-oss-wordpress.php b/aliyun-oss-wordpress.php index 25106aa..9073338 100644 --- a/aliyun-oss-wordpress.php +++ b/aliyun-oss-wordpress.php @@ -575,6 +575,11 @@ function oss_setting_post_thumbnail_style($html, $post_id, $post_image_id) return $html; } +/** + * @link https://help.aliyun.com/zh/oss/user-guide/regions-and-endpoints + * @param string $regional + * @return void + */ function oss_get_regional($regional) { $options = [ diff --git a/readme.txt b/readme.txt index 02d862d..0f3a77a 100644 --- a/readme.txt +++ b/readme.txt @@ -76,7 +76,7 @@ License URI: http://www.apache.org/licenses/LICENSE-2.0.html == Changelog == -= 1.4.15 = += 1.4.16 = - 强制 endpoint 使用 https