EDD_Customer::remove_email( string $email = '' )
Remove an email from the customer
Description Description
Parameters Parameters
-
(Optional) The email address to remove from the customer
Default value: ''
Return Return
(bool) If the email was removeed successfully
Source Source
File: includes/class-edd-customer.php
Changelog Changelog
Version | Description |
---|---|
2.6 | Introduced. |