文件操作 - section-title.php
返回文件管理
返回主菜单
删除本文件
文件: /home/www/public/wp-content/plugins/testimonial-free/src/Frontend/Views/templates/section-title.php
编辑文件内容
<?php /** * Section title. * * This template can be overridden by copying it to your theme/testimonial-free/templates/section-title.php * * @package Testimonial_Free * @subpackage Testimonial_Free/Frontend */ if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly. } ?> <h2 class="sp-testimonial-free-section-title"><?php echo wp_kses_post( $main_section_title ); ?></h2>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件