# learnpress/4.3.8/templates/loop/course/info-end.php

LearnPress – WordPress LMS Plugin for Create and Sell Online Courses, version 4.3.8. 14 lines.

- Page: https://pluginprobe.com/plugins/learnpress/4.3.8/code/templates/loop/course/info-end.php
- Raw: https://pluginprobe.com/plugins/learnpress/4.3.8/raw/templates/loop/course/info-end.php
- Modified: 2026-06-01T03:47:14+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/learnpress/4.3.8/code/templates/loop/course/info-end.php#L10-L20`.

```php
<?php
/**
 * Template for displaying course meta begin within the loop.
 *
 * @author   ThimPress
 * @package  Learnpress/Templates
 * @version  3.0.0
 */

defined( 'ABSPATH' ) || exit();
?>

</div>

```
