From c64dc0c9d618c9216f11fb77f81d05fc870dbb91 Mon Sep 17 00:00:00 2001 From: nanhaoluo <3075912108@qq.com> Date: Fri, 23 Jan 2026 13:17:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8DTODO=E5=88=97=E8=A1=A8?= =?UTF-8?q?PHP=E8=AF=AD=E6=B3=95=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移动端TODO列表:在第243行添加缺失的 - 桌面端TODO列表:在第954行添加缺失的 - 修复'unexpected end of file'和'unexpected token endif'语法错误 - 确保所有if-else-endif标签正确配对 --- sidebar.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sidebar.php b/sidebar.php index a1632f9..8465122 100644 --- a/sidebar.php +++ b/sidebar.php @@ -239,6 +239,7 @@ $author_desc = get_option('argon_sidebar_author_description'); + +