froger-me / wp-remote-users-sync

Synchronise users across WordPress websites
GNU General Public License v3.0
71 stars 34 forks source link

Usermeta Not syncing #54

Closed ovidiua2003 closed 2 years ago

ovidiua2003 commented 2 years ago

Hi,

How do you actually trigger a usermeta sync? On the main website I have new usermeta that does not exist on secondary site. I've checked the proper checkbox, added them in the list of meta's to be synced on main, and on secondary i simply check to receive any and all usermeta.

Yet updating profile from wp-admin, triggering manually a update_user_meta still does not trigger nor syncs the user meta from main to secondary.

Can anyone shed some light on what triggers it?

ovidiua2003 commented 2 years ago

Updating one usermeta does not update all usermeta in the sync list. Each has to be triggered to be synced, and will only work for currently logged in user.