apply_filters( 'learndash_paypal_save_processing_log', boolean $save_log )
Filters if we save the PayPal processing log to transaction.
Description Description
Parameters Parameters
- $save_log
-
True to save processing log.
Source Source
File: includes/lib/paypal/ipn.php
Changelog Changelog
Version | Description |
---|---|
3.3.0 | Introduced. |