Created
August 2, 2016 20:38
-
-
Save mizner/45322ab8d4b00d1d56bdb8da4c7abd37 to your computer and use it in GitHub Desktop.
Hide Woocommerce Updater Notification
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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