From 5409f649f1e3727a78392867be6d2915731b619a Mon Sep 17 00:00:00 2001 From: liaoxin Date: Sun, 17 May 2026 00:41:28 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20tucao=20=E6=96=87=E7=AB=A0=E7=B1=BB?= =?UTF-8?q?=E5=9E=8B=E6=94=AF=E6=8C=81=E8=AF=84=E8=AE=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- functions.php | 2 +- style.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/functions.php b/functions.php index 8312209..4141aa9 100644 --- a/functions.php +++ b/functions.php @@ -53,7 +53,7 @@ function kjweji_register_tucao() { 'has_archive' => true, 'rewrite' => array('slug' => 'tucao'), 'show_in_rest' => true, - 'supports' => array('title', 'editor', 'author', 'thumbnail'), + 'supports' => array('title', 'editor', 'author', 'thumbnail', 'comments'), 'menu_position' => 25, 'menu_icon' => 'dashicons-format-chat', )); diff --git a/style.css b/style.css index 30f1882..6d97bc0 100644 --- a/style.css +++ b/style.css @@ -1,6 +1,6 @@ /* Theme Name: 空笺未寄 -Version: 0.14.2 +Version: 0.14.3 Requires at least: 6.0 Requires PHP: 7.4 License: MIT