I am trying to have a post autogenerated everytime a user registers under a specific type. For instance, I have 2 different users, Coaches and Athletes. When an athlete signs up I want to create a post with his name as the title. I already have the Wordpress script created to do that I just need some way of attaching and running it when that specific type of user account is created. Does anyone know how I could do this?
Thanks!