Does your WordPress Dashboard show the WooThemes Updater Notice all the time? If you would rather not use the WooThemes Helper Plugin, there is a simple way to remove this message from all dashboard pages.

Place the below line of code in your theme’s functions.php to remove the notice:

remove_action('admin_notices','woothemes_updater_notice');

The WooThemes Helper plugin (formerly known as the WooThemes Updater Plugin) is a simple way to manage the plugins and extensions you currently utilize to bring more features to WooCommerce. Since there is an enormous library of extentions and plugins for WooCommerce it is helpful to manage them all from one place.