Skip to content

Instantly share code, notes, and snippets.

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