EDD_Customer::remove_email( string $email = '' )

Remove an email from the customer


Description Description


Parameters Parameters

$email

(Optional) The email address to remove from the customer

Default value: ''


Top ↑

Return Return

(bool) If the email was removeed successfully


Top ↑

Source Source

File: includes/class-edd-customer.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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