Browse: Home / Hooks /

learndash_purchase_invoice_filepath

apply_filters( 'learndash_purchase_invoice_filepath',  string $filepath,  string $ld_upload_purchase_invoices_dir )

Filters the purchase invoice upload file path.


Description #


Parameters #

$filepath

(string) File path.

$ld_upload_purchase_invoices_dir

(string) Directory location to save purchase invoice.


Source #

File: includes/payments/ld-purchase-invoice-functions.php


Changelog #

Changelog
Version Description
4.1.0 Introduced.