Skip to content

Instantly share code, notes, and snippets.

@projoomexperts
Created March 13, 2015 08:55
Show Gist options
  • Save projoomexperts/6786e9b8137ca4b834ea to your computer and use it in GitHub Desktop.
Save projoomexperts/6786e9b8137ca4b834ea to your computer and use it in GitHub Desktop.
Remove woocommerce update notice
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