Function wc_create_new_customer
Create a new customer
Parameters summary
string |
$email |
|
string |
$username = '' |
|
string |
$password = '' |
Return value summary
integer|WP_Error
|
on failure, Int (user ID) on success |
Create a new customer
string |
$email |
|
string |
$username = '' |
|
string |
$password = '' |
integer|WP_Error
|
on failure, Int (user ID) on success |