do_action( 'edd_payment_saved' )
This action fires anytime that $payment->save() is run, allowing developers to run actions when a payment is updated
Contents
Description Description
Source Source
File: includes/payments/class-edd-payment.php
This action fires anytime that $payment->save() is run, allowing developers to run actions when a payment is updated
File: includes/payments/class-edd-payment.php