Plugin doesn't notices user changes
-
Hello,
I use the autochimp plugin to sync user data with mailchimp.
If I change the user data (which are wp-members fields) in the backend, autochimp automatically notices the changes and synchs the data.
But if the user changes it by using the frontend form, it doesn’t, unless he updates it twice or I go to the backend and click update again.
Autochimp uses this hook to synch the file:
add_action(‘profile_update’,’AC_OnUpdateUser’,501,2 );Do I need another hook or what can I do?
Thank you
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Plugin doesn't notices user changes’ is closed to new replies.