mcgwier
4/30/2015 - 12:43 PM

Remove the stupid emoji scripts in WordPress (since v4.2)

Remove the stupid emoji scripts in WordPress (since v4.2)

remove_action( 'wp_head', 'print_emoji_detection_script', 7 );
remove_action( 'wp_print_styles', 'print_emoji_styles' );