apply_filters( 'edd_payment_meta' )

This run of the edd_payment_meta filter is for backwards compatibility purposes. The filter will also run in the EDD_Payment::save method. By keeping this here, it retains compatbility of adding payment meta prior to the payment being inserted, as was previously supported by edd_insert_payment().


Description Description


Source Source

File: includes/payments/class-edd-payment.php


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.