Execute Script on User Registration
-
I am constructing a PHP script that adds values to a (non-wp) database based on user info. I would like to run this script right when a new user registers, grabbing the values from their input and adding them to the database.
How do I get something to run on user registration? How do I grab the right values?
The topic ‘Execute Script on User Registration’ is closed to new replies.