Title: mailchimp_sync_should_sync_user
Last modified: August 30, 2016

---

# mailchimp_sync_should_sync_user

 *  [Alessandro_editel](https://wordpress.org/support/users/alessandro_editel/)
 * (@alessandro_editel)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/mailchimp_sync_should_sync_user/)
 * Hi.. i use your wonderful plugin but i have a problem.. the filter **mailchimp_sync_should_sync_user**
   is not working..
 * i tryed :
 *     ```
       if( $user->has_prop('customfield-newsletter')) {
               return true;
           }
       ```
   
 * or
 *     ```
       if( $user->{'customfield-newsletter'}) {
               return true;
           }
       ```
   
 * but the result is return is always false.
 * [https://wordpress.org/plugins/mailchimp-sync/](https://wordpress.org/plugins/mailchimp-sync/)

The topic ‘mailchimp_sync_should_sync_user’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/mailchimp-sync_cfeefa.svg)
 * [MC4WP: Mailchimp User Sync](https://wordpress.org/plugins/mailchimp-sync/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp-sync/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp-sync/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp-sync/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp-sync/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp-sync/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Alessandro_editel](https://wordpress.org/support/users/alessandro_editel/)
 * Last activity: [10 years, 6 months ago](https://wordpress.org/support/topic/mailchimp_sync_should_sync_user/)
 * Status: not a support question