From 1b1947206c3f6cbbb13792f4b2a692281d0ad024 Mon Sep 17 00:00:00 2001 From: Lu Fei <52o@qq52o.cn> Date: Thu, 12 Oct 2023 07:00:01 +0800 Subject: [PATCH] Update aliyun-oss-wordpress.php --- aliyun-oss-wordpress.php | 1 - 1 file changed, 1 deletion(-) diff --git a/aliyun-oss-wordpress.php b/aliyun-oss-wordpress.php index 01b4fb4..d41c17a 100644 --- a/aliyun-oss-wordpress.php +++ b/aliyun-oss-wordpress.php @@ -538,7 +538,6 @@ function oss_get_regional($regional) } } - function oss_get_option($key) { return esc_attr(get_option($key));