Quote:
Originally Posted by richy96
Are you saying I could add the code I need in a 'plugin' and then this would be evaluated as part of the register_addmember_process hook instead of editing the register.php itself?
|
Yes, but if your register.php is already modified it might not be so important to do it that way. And some things just can't be done that way because of course there's a limited number of hooks and sometimes they're just not in the right places.
I haven't studied register.php that closely so I don't know off the top of my head where you should put your code. Maybe someone else who does will read this. But if you think you still need help figuring it out I could look at it.