EDD_DB_Customers::delete( $_id_or_email = false )
Delete a customer
Description Description
NOTE: This should not be called directly as it does not make necessary changes to the payment meta and logs. Use edd_customer_delete() instead
Source Source
File: includes/class-edd-db-customers.php
Changelog Changelog
Version | Description |
---|---|
2.3.1 | Introduced. |