do_action( 'edd_customer_post_create', int $created, array $args )

Fires after a customer is created


Description Description


Parameters Parameters

$created

If created successfully, the customer ID. Defaults to false.

$args

Contains customer information such as payment ID, name, and email.


Top ↑

Source Source

File: includes/class-edd-customer.php


Top ↑

User Contributed Notes User Contributed Notes

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