Browse: Home / Hooks /

learndash_paypal_save_processing_log

apply_filters( 'learndash_paypal_save_processing_log',  boolean $save_log )

Filters if we save the PayPal processing log to transaction.


Description #


Parameters #

$save_log

(boolean) True to save processing log.


Source #

File: src/deprecated/LearnDash_PayPal_IPN.php


Changelog #

Changelog
Version Description
3.3.0 Introduced.