This topic contains 1 reply, has 2 voices. Last updated by Raam Dev 4 years, 5 months ago.
Topic Author | Topic |
---|---|
Posted: Thursday Aug 9th, 2012 at 12:52 pm #21646 | |
I’d like to update other meta fields when the EOT time is altered by any source (user profile update, IPN triggers it, etc). I was able to make it work via user profile update using hooks, and I’d like to refrain from having to use the notifications API to curl a URL that does it if at all possible. So, bottom line, is there a specific hook I can use to access what the EOT time is being updated to, in order to alter other fields? |