edd_connect_existing_customer_to_new_user( int $user_id )
Attach the newly created user_id to a customer, if one exists
Description Description
Parameters Parameters
- $user_id
-
(Required) The User ID that was created
Return Return
(void)
Source Source
File: includes/user-functions.php
Changelog Changelog
Version | Description |
---|---|
2.4.6 | Introduced. |