taxonomy-course_cat.php 219 Bytes
Newer Older
cyrille's avatar
cyrille committed
1 2 3 4 5 6 7 8 9 10 11 12 13
<?php
/**
 * Template: Archive for the Course Category taxonomy.
 *
 * @package LifterLMS/Templates
 *
 * @since Unknown
 * @version 3.35.0
 */

defined( 'ABSPATH' ) || exit;

llms_get_template( 'archive-course.php' );