From ab38b8058a46926423e4b6c5d026172e029705f9 Mon Sep 17 00:00:00 2001 From: Seaton Jiang Date: Sat, 8 Feb 2025 16:58:49 +0800 Subject: [PATCH] fix: the way to get User Agent (#623) --- inc/theme-options.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/inc/theme-options.php b/inc/theme-options.php index 242cb89..9794e1e 100644 --- a/inc/theme-options.php +++ b/inc/theme-options.php @@ -4,7 +4,7 @@ * 主题选项 * @author Seaton Jiang * @license GPL-3.0 License - * @version 2024.01.17 + * @version 2025.02.08 */ defined('ABSPATH') || exit; @@ -1199,7 +1199,7 @@ CSF::createSection($prefix, array( ), array( 'type' => 'content', - 'content' => '', + 'content' => '', ), array(