文件操作 - no_course_belongs.php
返回文件管理
返回主菜单
删除本文件
文件: /home/www/public/wp-content/plugins/tutor/templates/single/quiz/no_course_belongs.php
编辑文件内容
<?php /** * No course found template * * @package Tutor\Templates * @subpackage Single\Quiz * @author Themeum <support@themeum.com> * @link https://themeum.com * @since 1.4.3 */ ?> <div class="tutor-alert-warning"> <h2><?php esc_html_e( 'No course found for this quiz', 'tutor' ); ?></h2> <p><?php esc_html_e( 'It seems there is no course belongs with this quiz, you can not attempt on this quiz without a course belongs, please notify to your instructor to fix this issue.', 'tutor' ); ?></p> </div>
修改文件时间
将文件时间修改为当前时间的前一年
删除文件