문제

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

도움이 되었습니까?

해결책

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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top