Function To Run on New User Sign Up
-
Hi All, I am trying to write simple function that automatically gives all new users a certain default value for a meta-key in the usermeta table on sign up (register) using get_current_user_id() and update_user_meta(). Does anyone know what function goes in the add_action hook? Thanks.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Function To Run on New User Sign Up’ is closed to new replies.