Title: WooCommerce order_note comments type
Last modified: November 12, 2019

---

# WooCommerce order_note comments type

 *  Resolved [Bogdan Gerasymenko](https://wordpress.org/support/users/kleindberg/)
 * (@kleindberg)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-order_note-comments-type/)
 * How can I disable `order_note` comments type automatically generated by WooCommerce?
 * P.S. I found SQL query to delete it manually:
    `DELETE FROM wp_comments where
   comment_type = 'order_note'`
    -  This topic was modified 6 years, 5 months ago by [Bogdan Gerasymenko](https://wordpress.org/support/users/kleindberg/).

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

 *  Plugin Support [Fernando a11n](https://wordpress.org/support/users/fhaps/)
 * (@fhaps)
 * Automattic Happiness Engineer
 * [6 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-order_note-comments-type/#post-12156648)
 * [@kleindberg](https://wordpress.org/support/users/kleindberg/) I’m unsure of 
   what is it that you are trying to achieve. Do you want to stop WooCommerce from
   adding order notes to your orders?
 * Throughout the order management process, there are certain notes that are added
   to the order. For example, when an order is paid by the customer, a note will
   be added saying:
 * `Order status changed from Pending payment to Processing.`
 * Are you trying to stop these notes from generating in the first place?
 * If so, I’m afraid there isn’t a way to do that from the settings of the plugin.
   As you mentioned, that would require custom coding.
 *  Thread Starter [Bogdan Gerasymenko](https://wordpress.org/support/users/kleindberg/)
 * (@kleindberg)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-order_note-comments-type/#post-12158994)
 * Yes, I’m trying to stop adding system notes to the orders. It would be great 
   if this option will be added to the WooCommerce settings.
 * Is there any hooks or filters exist for this option?
    -  This reply was modified 6 years, 5 months ago by [Bogdan Gerasymenko](https://wordpress.org/support/users/kleindberg/).
 *  Plugin Support [Fernando a11n](https://wordpress.org/support/users/fhaps/)
 * (@fhaps)
 * Automattic Happiness Engineer
 * [6 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-order_note-comments-type/#post-12161113)
 * I have no suggestions in regards to the actual code that could be used with this.
   However, I’ll leave this thread open for now, in case other users want to comment
   with additional suggestions.
 *  Plugin Support [Fernando a11n](https://wordpress.org/support/users/fhaps/)
 * (@fhaps)
 * Automattic Happiness Engineer
 * [6 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-order_note-comments-type/#post-12190430)
 * We haven’t heard back from you or other users in a while, so I’m going to close
   this ticket for now.
 * If you need any coding help to get this resolved, you can reach out to one of
   WooCommerce’s customization partners:
 * [https://woocommerce.com/customizations](https://woocommerce.com/customizations)
 * They’d be able to give you a clearer idea about the scope of the project and 
   quote you for their services.

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

The topic ‘WooCommerce order_note comments type’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [Comments](https://wordpress.org/support/topic-tag/comments/)

 * 4 replies
 * 2 participants
 * Last reply from: [Fernando a11n](https://wordpress.org/support/users/fhaps/)
 * Last activity: [6 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-order_note-comments-type/#post-12190430)
 * Status: resolved