Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hayashikejinan/5d035c813dfd6dde786e to your computer and use it in GitHub Desktop.
Save hayashikejinan/5d035c813dfd6dde786e to your computer and use it in GitHub Desktop.
if ( class_exists( 'jetpack' ) && Jetpack::is_module_active( 'stats' ) ) {
remove_action( 'wp_head', 'stats_hide_smile_css' );
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment