样式图:
![图片[1]-子比主题小黑屋列表-小扎仙森](https://xzxs8.com/wp-content/uploads/2024/10/微信图片_20241025134744-1024x438.png)
复制一下代码:
- 进入这个文件夹/wp-content/themes/zibll/pages
- 起名xy_block.php
- 进入 /wp-content/themes/zibll
- 在functions.php引入文件代码如下:
if (file_exists(get_theme_file_path('/xy_block.php'))) {
require_once get_theme_file_path('/xy_block.php');
}
© 版权声明
THE END










暂无评论内容