Skip to content

Instantly share code, notes, and snippets.

@mizner
Created August 2, 2016 20:38
Show Gist options
  • Save mizner/45322ab8d4b00d1d56bdb8da4c7abd37 to your computer and use it in GitHub Desktop.
Save mizner/45322ab8d4b00d1d56bdb8da4c7abd37 to your computer and use it in GitHub Desktop.
Hide Woocommerce Updater Notification
<?php
remove_action('admin_notices', 'woothemes_updater_notice');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment