do_action( 'edd_anonymize_payment', EDD_Payment $payment )

Run further anonymization on a payment


Description Description

Developers and extensions can use the EDD_Payment object passed into the edd_anonymize_payment action to complete further anonymization.


Parameters Parameters

$payment

The EDD_Payment object that was found.


Top ↑

Source Source

File: includes/privacy-functions.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.9.2 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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