Your IP : 216.73.216.95


Current Path : /var/www/mainsite/wp-content/themes/maxcoach/learnpress/loop/course/
Upload File :
Current File : /var/www/mainsite/wp-content/themes/maxcoach/learnpress/loop/course/loop-end.php

<?php
/**
 * Template for displaying wrap end of archive course within the loop.
 *
 * This template can be overridden by copying it to yourtheme/learnpress/loop/course/loop-end.php.
 *
 * @author  ThimPress
 * @package  Learnpress/Templates
 * @version  3.0.0
 */

defined( 'ABSPATH' ) || exit();

echo apply_filters( 'learn_press_course_loop_end', '</div>' );