# learnpress/4.4.7/templates/emails/plain/processing-order-user.php

LearnPress – WordPress LMS Plugin for Create and Sell Online Courses, version 4.4.7. 15 lines.

- Page: https://pluginprobe.com/plugins/learnpress/4.4.7/code/templates/emails/plain/processing-order-user.php
- Raw: https://pluginprobe.com/plugins/learnpress/4.4.7/raw/templates/emails/plain/processing-order-user.php
- Modified: 2026-09-11T09:28:34+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.7/code/templates/emails/plain/processing-order-user.php#L10-L20`.

```php

== {{header}} ==

** Hi "{{order_user_name}}" **

** We have received your order at "{{site_title}}" and send you the details. **

** Your order is now processing. **

** You can also login to your account to see more details. **

{{order_items_table}}

== {{footer}} ==

```
