I want to process members custom fields to ensure their data is all in order, so does anyone know which hooks are best placed to call in these situations?
-
After a users account is created
-
After the s2Member-Profile is saved
I think if I fire the same do_action after these two situations it should cover almost all circumstances.
Thoughts anyone?