I’m using discourse connect to update users avatars from WordPress into Discourse. However the payload only pushes on login. Is there any way to force the sync to happen without this step?
Thanks!
I’m using discourse connect to update users avatars from WordPress into Discourse. However the payload only pushes on login. Is there any way to force the sync to happen without this step?
Thanks!
You can set a wordpress hook (or whatever they call it) so that a change in WordPress will push the change to Discourse. I think Manage group membership in Discourse with WP Discourse SSO has an example of how to do that, but I looked quickly.