Browse: Home / Hooks /

learndash_ipnlistener_init

do_action_ref_array( 'learndash_ipnlistener_init',  Object $learndash_paypal_ipn_listener )

Fires after instantiating a ipnlistener object to allow override of public attributes.


Description #


Parameters #

$learndash_paypal_ipn_listener

(Object) An instance of IpnListener Class.


Source #

File: src/deprecated/LearnDash_PayPal_IPN.php


Changelog #

Changelog
Version Description
2.2.1.2 Introduced.