diff --git a/core/um-actions-register.php b/core/um-actions-register.php index 858c7769..af904bb8 100644 --- a/core/um-actions-register.php +++ b/core/um-actions-register.php @@ -152,6 +152,8 @@ do_action('um_post_registration', $user_id, $args); + do_action('user_register', $user_id ); + } /***