From 53a2f7afb5036666ce79521032a52d357b65b182 Mon Sep 17 00:00:00 2001 From: nanhaoluo <3075912108@qq.com> Date: Fri, 23 Jan 2026 13:15:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=88=A0=E9=99=A4=E7=A7=BB=E5=8A=A8?= =?UTF-8?q?=E7=AB=AFTODO=E4=B8=AD=E5=A4=9A=E4=BD=99=E7=9A=84endif?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除了第242行多余的 - 修复'unexpected token endif'语法错误 - 确保条件语句层级正确匹配 --- sidebar.php | 1 - 1 file changed, 1 deletion(-) diff --git a/sidebar.php b/sidebar.php index decc016..a1632f9 100644 --- a/sidebar.php +++ b/sidebar.php @@ -239,7 +239,6 @@ $author_desc = get_option('argon_sidebar_author_description'); -