Skip to content

Instantly share code, notes, and snippets.

@bradleysa
Created April 22, 2022 08:13
Show Gist options
  • Save bradleysa/ec5b4a2b9371db7158eb9cccb3c0f336 to your computer and use it in GitHub Desktop.
Save bradleysa/ec5b4a2b9371db7158eb9cccb3c0f336 to your computer and use it in GitHub Desktop.
Jetpack: Remove Ads from Dashboard
add_filter( 'jetpack_just_in_time_msgs', '__return_false' );
/** https://businessbloomer.com/woocommerce-remove-jetpack-ads-wp-dashboard/ **/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment