Posts

Showing posts from October, 2019

Solved - How To Disable "Connect Jetpack to activate WooCommerce Services"

Hello Guys, You can fix "Connect Jetpack to activate WooCommerce Services" notification message from wordpress admin area, just copy and paste below code into you theme's functions.php. add_filter( "woocommerce_helper_suppress_admin_notices","'__return_true );