Hide Marketplace Suggestions in WooCommerce

In WooCommerce 3.6 there was introduced a new “feature” – marketplace suggestions. They position it as a feature that is intended to help you manage and grow your store especially if you are creating it in DIY-way.

Ok, let’s suppose that it is the argument for WooCommerce to freely advertise the extensions from their own extension store. Anyway I am going to turn it off.

But where the suggestions are displayed by the way?

For example if you edit a product, you can find “Get more options” tab:

marketplace suggestions in WooCommerce

If you go to “All products” or to “All orders” page when there is no products/orders, you will find marketplace suggestions there as well.

Turn Marketplace Suggestions Off in WooCommerce Settings

In order to completely remove Marketplace Suggestions from your WooCommerce admin, you have to go to WooCommerce > Settings > Advanced > WooCommerce.com and uncheck the appropriate checkbox there.

Display suggestions within WooCommerce checkbox

Disallow Marketplace Suggestions in Code

This is the way I prefer. If you do not know where to insert the code, please read this.

add_filter( 'woocommerce_allow_marketplace_suggestions', '__return_false' );
Misha Rudrastyh

Misha Rudrastyh

Hey guys and welcome to my website. For more than 10 years I've been doing my best to share with you some superb WordPress guides and tips for free.

Need some developer help? Contact me

Follow me on Twitter