Custom user registration fields in user_register hook

When the user_register action is triggered, data from the registration form can be accessed in $_POST.

Get first_name and last_name on user_register hook