edd_new_user_notification( int $user_id, array $user_data = array() )

Sends the new user notification email when a user registers during checkout


Description Description


Parameters Parameters

$user_id

(Required)

$user_data

(Optional)

Default value: array()


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/user-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.8.8 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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