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


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/user-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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