do_action( 'edd_anonymize_customer', EDD_Customer $customer )

Run further anonymization on a customer


Description Description

Developers and extensions can use the EDD_Customer object passed into the edd_anonymize_customer action to complete further anonymization.


Parameters Parameters

$customer

The EDD_Customer 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.