File "single-lesson.php"
Full Path: /home/dcqnetm/intuns/wp-content/plugins/tutor/templates/single-lesson.php
File size: 291 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/**
* Template for displaying single lesson
*
* @since v.1.0.0
*
* @author Themeum
* @url https://themeum.com
*
* @package TutorLMS/Templates
* @version 1.4.3
*/
tutor_load_template_from_custom_path(__DIR__.'/single-content-loader.php', array('context' => 'lesson'), false);