Question

I need to notify external script each time somebody logs in to the forums. Where should I call the notification function to handle both user logging in via the login form, AND the one who has just entered forums but has previously logged with "remember me" checked?

michal

Was it helpful?

Solution

You want to look at the function login_box inside of functions.php in the includes directory. Hopefully this helps!

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top