Thread Starter
shauny
(@shauny)
Thanks I’ll take a look. Is this documented anywhere?
Is there a similar hook for the cover photo?
@shauny
You have all upload hooks in this file
.../plugins/ultimate-member/includes/core/class-uploader.php
Thread Starter
shauny
(@shauny)
I’ve just tried this and it doesn’t work because it returns the old avatar, each time I change my avatar it is returning the previous file!
Is there any way to ensure it gets the very latest avatar?
@shauny
Post your PHP code here in the Forum and use the CODE formatting.
Hi @shauny
This thread has been inactive for a while so we’re going to go ahead and mark it Resolved.
Please feel free to re-open this thread if any other questions come up and we’d be happy to help. 🙂
Regards
Thread Starter
shauny
(@shauny)
It was not resolved. I was unable to post the PHP code, but don’t need to because by looking at the plugin code I can see that filter runs *before* the avatar is updated so it will always return the previous value!
Pretty rude to mark things as resolved when there are clearly bugs.