# learnpress/4.4.8/templates/emails/plain/processing-order-guest.php

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

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

```php

== {{header}} ==

** Hi "Guest", **

**
    Thank you for purchasing course with "{{site_title}}"!
    We have received your order and it is now being processed.
    We will send you an email once your order has been processed.
**

** See your order details below: **

{{order_items_table}}

== {{footer}} ==

```
