文件操作 - index.php
返回文件管理
返回主菜单
删除本文件
文件: /home/www/public/wp-content/themes/ms-lms-starter-theme/templates/header/index.php
编辑文件内容
<header class="header" id="header"> <div class="container"> <section class="navigation"> <?php get_template_part( 'templates/header/parts/logo' ); get_template_part( 'templates/header/parts/menu' ); if ( defined( 'MS_LMS_VERSION' ) ) { get_template_part( 'templates/header/parts/search-course' ); get_template_part( 'templates/header/parts/authorization-links' ); } ?> </section> </div> </header>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件