From 3716cff1e77165c10a400c1b897c2d34c850c38f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B5=AA=E5=AD=90?= Date: Sat, 18 May 2024 16:33:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=B8=80=E4=BA=9B=E6=B2=A1?= =?UTF-8?q?=E7=94=A8=E7=9A=84=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- comments.php | 23 +++++----- footer.php | 6 +-- functions.php | 109 +++++++++++++++++++++++++++++++++++++++++++--- page-archives.php | 5 ++- 4 files changed, 122 insertions(+), 21 deletions(-) diff --git a/comments.php b/comments.php index ca3c939..8285dad 100644 --- a/comments.php +++ b/comments.php @@ -35,16 +35,15 @@ ?>
- +
user->hasLogin()): ?> -

user->screenName(); ?>. »

+

+ + user->screenName(); ?>. + »

-

- -

+

@@ -55,6 +54,10 @@ options->commentsRequireURL): ?> required />

+

+ +

+

@@ -110,11 +113,9 @@ function threadedComments($comments, $options) { - +
    comments()->to($comments); ?> - next()): ?> + next()): ?>
\ No newline at end of file diff --git a/footer.php b/footer.php index 3916a38..af0ce9e 100644 --- a/footer.php +++ b/footer.php @@ -7,9 +7,9 @@
options->title(); ?> - . | - Made with 💗 -