Updates, Tips & Tricks

Updates as Released, Plus My Personal Collection Of WordPress Best Practices

Remove Connect your store to WooCommerce.com Notice

03 April

If you’re running WooCommerce and you don’t want to connect your store to WooCommerce.com, add the following to your functions.php

// Remove Connect your store to WooCommerce.com Notice
add_filter( 'woocommerce_helper_suppress_admin_notices', '__return_true' );
I hope that was a helpful snippet. Before you go, I recommend checking out all of the heavily discounted WooCommerce extensions I offer on Sozot.com. You can buy any of them at a discount, or get access to all of them for $15/mo via my membership club.
No comments yet.

Leave a Reply