Wordpress LScache Plugin: Remove Emoji Style
Last Updated on: Wed, 15 Apr 2026 00:00:02 Hello, When the Remove WordPress Emoji feature is enabled, the emoji style is still printed on the HTML source code. Like this: img.wp-smiley, img.emoji display: inline !important border: none !important box-shadow: none !important height: 1em !important width: 1em !important margin: 0 .07em !important vertical-align: -0.1em !important background: none !important padding: 0 !important Please add a feature to remove it. Such as using code: remove_action( wp_print_styles, print_emoji_styles ) remove_action( admin_print_styles, print_emoji_styles ) Thanks so much! Good catch. Thanks. Will add in next release. Added in https://github.com/litespeedtech/lscache_wp/commit/9b503d12f70689b1162a55b327015b0349db8be6
LiteCache Rush: Speed comes from using less, not from doing it faster
Reference