Current Path : /home/escuelai/public_html/wp-content/plugins/learnpress/templates/loop/course/ |
Current File : /home/escuelai/public_html/wp-content/plugins/learnpress/templates/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', '</ul>' );