Disable WooCommerce.com account notice
/* Disable WooCommerce.com Account Notice */ | |
add_filter('woocommerce_helper_suppress_admin_notices', '__return_true'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment