Browse: Home / Functions /

learndash_send_purchase_invoice_email

This function has been deprecated.

learndash_send_purchase_invoice_email( int $transaction_id )

Sends the course/group purchase invoice email


Description #


Parameters #

$transaction_id

(int) (Required) Transaction ID.


Return #

(void)


Source #

File: includes/deprecated/4.5.0/functions.php


Changelog #

Changelog
Version Description
4.5.0 This function has been deprecated.
4.2.0 Introduced. This function has been deprecated.