Title: Remove additional fields
Last modified: April 8, 2021

---

# Remove additional fields

 *  Resolved [Sebastian](https://wordpress.org/support/users/seba91/)
 * (@seba91)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/remove-additional-fields/)
 * Hello,
 * How can we remove these extra fields in Woocommerce order?
 * mailchimp_woocommerce_campaign_id
    mailchimp_woocommerce_landing_site
 * Best,
    Seba

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [ryanhungate](https://wordpress.org/support/users/ryanhungate/)
 * (@ryanhungate)
 * [5 years ago](https://wordpress.org/support/topic/remove-additional-fields/#post-14338797)
 * [@seba91](https://wordpress.org/support/users/seba91/) right now they’re used
   to keep track of campaign id’s and the landing site for use in Mailchimp. Can
   you please expand on why you need them removed? It’s just a “meta” like a lot
   of other things that are set on wordpress/woocommerce records
 *  [code44](https://wordpress.org/support/users/code44/)
 * (@code44)
 * [5 years ago](https://wordpress.org/support/topic/remove-additional-fields/#post-14338811)
 * Thanks for the answer.
 * We use app “WooCommerce Mobile Assistant Connector” and these extra fields are
   displayed in all orders as “additional info”. It’s a problem for our couriers
   who delivery these orders, because there are 20+ such additional fields (from
   other plugins, theme also).
 * If you know how to hide them, we would be very grateful (e.g. via css in the 
   plugin).
 * Best
 *  Plugin Author [ryanhungate](https://wordpress.org/support/users/ryanhungate/)
 * (@ryanhungate)
 * [5 years ago](https://wordpress.org/support/topic/remove-additional-fields/#post-14449711)
 * [@code44](https://wordpress.org/support/users/code44/) for some reason other 
   plugins that use meta for anything just print “all meta” vs. “what they added
   meta” and that’s not the way that meta is intended to be used in the back end
   of Woo/Wordpress. It’s a dynamic storage for all plugins to use however they 
   need to function.
 * I would suggest that you reach out to the plugin developer and tell them you’ll
   need to ignore anything that starts with `mailchimp_woocommerce` or better yet,
   only display items that you’re expecting to be used for this plugin you’re referring
   to. You could probably use this logic to hide them using Javascript too if you’re
   talking about the woo admin area.
 * Sorry to push you over to another support thread, but in this case I can say 
   with certainty that it’s something that they will have to build in support for.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Remove additional fields’ is closed to new replies.

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

## Tags

 * [extra fields](https://wordpress.org/support/topic-tag/extra-fields/)

 * 3 replies
 * 3 participants
 * Last reply from: [ryanhungate](https://wordpress.org/support/users/ryanhungate/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/remove-additional-fields/#post-14449711)
 * Status: resolved