revert: 回档到 b613e01,保留 code-style 规范文档

This commit is contained in:
2026-01-16 14:57:54 +08:00
parent 9665332226
commit 720ab20440
12 changed files with 4187 additions and 225 deletions

View File

@@ -11,7 +11,7 @@
<?php } ?>
<p class="text-black mt-3 mb-0 opacity-8">
<i class="fa fa-file-o mr-1"></i>
<?php echo $wp_query->found_posts; ?> <?php _e('篇文章', 'argon');?>
<?php echo $wp_query -> found_posts; ?> <?php _e('篇文章', 'argon');?>
</p>
</div>
</div>