From 19f75da80374b5e8a9affcde150916aad1ea33c0 Mon Sep 17 00:00:00 2001 From: liaoxin Date: Sun, 17 May 2026 13:13:32 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=9B=9E=E5=A4=8D=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E7=94=A8=20href=3D#respond=20+=20onclick=20=E8=81=9A=E7=84=A6?= =?UTF-8?q?=E8=BE=93=E5=85=A5=E6=A1=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- comments.php | 89 +++++++++++++++++++++++++--------------------------- style.css | 2 +- 2 files changed, 43 insertions(+), 48 deletions(-) diff --git a/comments.php b/comments.php index 93fe1c2..0645468 100644 --- a/comments.php +++ b/comments.php @@ -27,7 +27,7 @@ if (post_password_required()) return;
comment_content); ?>
- 回复 + 回复
@@ -35,53 +35,48 @@ if (post_password_required()) return; - '', - 'comment_notes_before' => '', - 'comment_notes_after' => '', - 'logged_in_as' => '', - 'fields' => array(), - 'comment_field' => '', - 'submit_button' => '', - 'submit_field' => '
%1$s %2$s
', - 'label_submit' => '落笔留痕', - )); ?> - -
- - -
- -
-
- - - - diff --git a/style.css b/style.css index 2822a87..7c81326 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ /* Theme Name: 空笺未寄 -Version: 0.16.5 +Version: 0.16.6 Requires at least: 6.0 Requires PHP: 7.4 License: MIT