文件操作 - q_and_a_turned_off.php
返回文件管理
返回主菜单
删除本文件
文件: /home/www/public/wp-content/plugins/tutor/templates/single/course/q_and_a_turned_off.php
编辑文件内容
<?php /** * Template for displaying if Q&A feature goes turn off * * @package Tutor\Templates * @subpackage Single\Course * @author Themeum <support@themeum.com> * @link https://themeum.com * @since 1.0.0 */ if ( ! defined( 'ABSPATH' ) ) { exit; } ?> <div class="tutor-fs-1 tutor-fw-medium"><?php esc_html_e( 'This feature has been disabled by the administrator', 'tutor' ); ?></div>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件