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