📌  相关文章
📜  wordpress 帖子类型模板 - PHP 代码示例

📅  最后修改于: 2022-03-11 14:54:16.702000             🧑  作者: Mango

代码示例1
// ON your wp-content/themes/theme_name ADD:
archive-{post-type-name}.php
// Example: archive-musicians.php
// Inside the file you should copy the archive.php or category.php