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

Creates a customer


Description Description


Parameters Parameters

$data

(Optional) Array of attributes for a customer

Default value: array()


Top ↑

Return Return

(mixed) False if not a valid creation, Customer ID if user is found or valid creation


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.