Sindbad~EG File Manager

Current Path : /home/escuelai/public_html/wp-content/plugins/learnpress/templates/loop/course/
Upload File :
Current File : /home/escuelai/public_html/wp-content/plugins/learnpress/templates/loop/course/categories.php

<?php
/**
 * Template for displaying categories of a course in loop.
 *
 * @author  ThimPress
 * @package LearnPress/Templates
 * @version 4.0.0
 */

defined( 'ABSPATH' ) || exit;

$categories = get_the_term_list( '', 'course_category' );
?>

<?php if ( ! empty( $categories ) ) : ?>
	<div class="course-categories">
		<?php echo wp_kses_post( $categories ); ?>
	</div>
<?php endif; ?>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists