# learnpress/4.4.8/templates/emails/plain/finished-course-admin.php

LearnPress – WordPress LMS Plugin for Create and Sell Online Courses, version 4.4.8. 8 lines.

- Page: https://pluginprobe.com/plugins/learnpress/4.4.8/code/templates/emails/plain/finished-course-admin.php
- Raw: https://pluginprobe.com/plugins/learnpress/4.4.8/raw/templates/emails/plain/finished-course-admin.php
- Modified: 2026-09-18T11:22:50+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.4.8/code/templates/emails/plain/finished-course-admin.php#L10-L20`.

```php

== {{header}} ==

** User {{user_display_name}} ({{user_email}}) has finished course "{{course_name}}" {{course_url}} **

** User has "{{course_grade}}" course with {{course_result_percent}} of total **

== {{footer}} ==
```
