learndash_purchase_invoice_filepath( int $post_id )
Generates file path for purchase invoice PDF
Parameters #
- $post_id
-
(int)
(Required)
Post ID.
Return #
(string) $filepath File path of the purchase invoice PDF
Changelog #
Changelog
Version |
Description |
4.1.0 |
Introduced. |