Title: Ability to auto-sync?
Last modified: August 21, 2016

---

# Ability to auto-sync?

 *  Resolved [vbk100](https://wordpress.org/support/users/vbk100/)
 * (@vbk100)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/ability-to-auto-sync/)
 * Hello,
 * Is it possible to sync native users to Mailchimp just like AutoChimp plugin?
 * I want the users to be synced to MailChimp mailing list without opting and rather
   than using the built-in integrated options on registration form.
 * Thanks!
 * [http://wordpress.org/plugins/mailchimp-for-wp/](http://wordpress.org/plugins/mailchimp-for-wp/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Danny van Kooten](https://wordpress.org/support/users/dvankooten/)
 * (@dvankooten)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/ability-to-auto-sync/#post-4418188)
 * Hi there,
 * I did not include syncing in the plugin as I figured AutoChimp did that already,
   sorry.
 * Another option would be to hide the sign-up checkbox using CSS and have it checked
   by default.
 *     ```
       #registerform #mc4wp-checkbox{
       	display: none;
       }
       ```
   
 * Hope that helps a little!

Viewing 1 replies (of 1 total)

The topic ‘Ability to auto-sync?’ is closed to new replies.

 * ![](https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577)
 * [MC4WP: Mailchimp for WordPress](https://wordpress.org/plugins/mailchimp-for-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mailchimp-for-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mailchimp-for-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mailchimp-for-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mailchimp-for-wp/reviews/)

## Tags

 * [auto sync](https://wordpress.org/support/topic-tag/auto-sync/)
 * [integration](https://wordpress.org/support/topic-tag/integration/)
 * [syncing](https://wordpress.org/support/topic-tag/syncing/)

 * 1 reply
 * 2 participants
 * Last reply from: [Danny van Kooten](https://wordpress.org/support/users/dvankooten/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/ability-to-auto-sync/#post-4418188)
 * Status: resolved