Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
LLMS_Meta_Box_Order_Transactions::resend_receipt( int $post_id )
Resend a receipt for a transaction
Description Description
Parameters Parameters
- $post_id
-
(Required) WP Post ID of the current order
Return Return
(void)
Source Source
File: includes/admin/post-types/meta-boxes/class.llms.meta.box.order.transactions.php
Changelog Changelog
Version | Description |
---|---|
3.8.0 | Introduced. |