# learnpress/4.3.8/templates/emails/plain/enrolled-course.php

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

- Page: https://pluginprobe.com/plugins/learnpress/4.3.8/code/templates/emails/plain/enrolled-course.php
- Raw: https://pluginprobe.com/plugins/learnpress/4.3.8/raw/templates/emails/plain/enrolled-course.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/emails/plain/enrolled-course.php#L10-L20`.

```php

== {{email_heading}} ==

You have enrolled in the course  "{{course_name}}" {{course_url}}.

Please login {{login_url}} and start learning now.

{{footer_text}}
```
