Forums
(@yamard)
10 years, 7 months ago
Hi,
I just had this problem today, and found a solution by looking to the plugin code. You can manually sync a user by calling “mailchimp_sync_update_subscriber” action :
do_action('mailchimp_sync_update_subscriber', $user_id);