EDD_Customer::update( array $data = array() )

Update a customer record


Description Description


Parameters Parameters

$data

(Optional) Array of data attributes for a customer (checked via whitelist)

Default value: array()


Top ↑

Return Return

(bool) If the update was successful or not


Top ↑

Source Source

File: includes/class-edd-customer.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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