edd_add_past_purchases_to_new_user( int $user_id )

Looks up purchases by email that match the registering user


Description Description

This is for users that purchased as a guest and then came back and created an account.


Parameters Parameters

$user_id

(Required) - the new user's ID


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/user-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.6 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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