learndash_send_purchase_success_email( int $user_id, int $post_id )
Send the course/group purchase success email
Parameters #
- $user_id
-
(int)
(Required)
User ID.
- $post_id
-
(int)
(Required)
Course/Group post ID.
Changelog #
Changelog
Version |
Description |
3.6.0 |
Introduced. |