diff --git a/includes/class-wc-webhook.php b/includes/class-wc-webhook.php index 8cafece0def..edfd0443ecb 100644 --- a/includes/class-wc-webhook.php +++ b/includes/class-wc-webhook.php @@ -544,7 +544,9 @@ class WC_Webhook { 'wp_trash_post', ), 'customer.created' => array( + 'user_register', 'woocommerce_created_customer', + 'woocommerce_api_create_customer' ), 'customer.updated' => array( 'profile_update',