1、首先在主题文件夹新建一个 ***.php 文件

    编写代码

<?php 
/**
 * _主题命名
 * 
 * @package custom 
 * 
 */$this->need('header.php');
?>

@packge custom 这句固定格式

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-26
  • 2021-12-30
  • 2022-12-23
  • 2021-11-21
  • 2022-03-06
相关资源
相似解决方案