learndash_generate_purchase_invoice learndash_generate_purchase_invoice( int $transaction_id ) Generate PDF purchase invoice. ContentsDescription Parameters Return Source Changelog Related Namespace @package Uses Description # Parameters # $transaction_id (int) (Required) Transaction ID. Return # (false|array<mixed>) Source # File: includes/payments/ld-purchase-invoice-functions.php Changelog # Changelog Version Description 4.5.0 Introduced. Related # Namespace # global @package # LearnDash Uses # Uses Uses Description includes/payments/ld-purchase-invoice-functions.php: learndash_purchase_invoice_filepath () Generates file path for purchase invoice PDF includes/payments/ld-purchase-invoice-functions.php: learndash_purchase_invoice_pdf () Converts purchase invoice content to PDF. includes/payments/ld-purchase-invoice-functions.php: learndash_purchase_invoice_email_placeholders Filters purchase email placeholders. includes/payments/ld-emails-functions.php: learndash_emails_parse_placeholders () Parses the email subject and message to replace email placeholders includes/ld-misc-functions.php: learndash_adjust_date_time_display () Converts a GMT timestamp to local timezone adjusted display. includes/class-ldlms-post-types.php: learndash_get_post_type_slug ()
Uses # Uses Uses Description includes/payments/ld-purchase-invoice-functions.php: learndash_purchase_invoice_filepath () Generates file path for purchase invoice PDF includes/payments/ld-purchase-invoice-functions.php: learndash_purchase_invoice_pdf () Converts purchase invoice content to PDF. includes/payments/ld-purchase-invoice-functions.php: learndash_purchase_invoice_email_placeholders Filters purchase email placeholders. includes/payments/ld-emails-functions.php: learndash_emails_parse_placeholders () Parses the email subject and message to replace email placeholders includes/ld-misc-functions.php: learndash_adjust_date_time_display () Converts a GMT timestamp to local timezone adjusted display. includes/class-ldlms-post-types.php: learndash_get_post_type_slug ()