author.php 244 Bytes
Newer Older
cyrille's avatar
cyrille committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14
<?php
/**
 * LifterLMS Course Instructors Info
 *
 * @package LifterLMS/Templates/Course
 *
 * @since 3.0.0
 * @since 4.11.0 Use `llms_template_instructors()`.
 * @version 4.11.0
 */

defined( 'ABSPATH' ) || exit;

llms_template_instructors();