60,000+
June 5, 2026
March 22, 2015
This plugin disables the WordPress emoji functionality, removing unnecessary code bloat that adds support for emojis in older browsers.
wp_head and the adminwp_print_styles and admins.w.orgwpemoji TinyMCE pluginEmojis will still display in modern browsers that have built-in support. This plugin simply removes the extra HTTP requests and JavaScript overhead for browsers that don’t need it. Additionally, it prevents DNS prefetching to WordPress.org’s emoji CDN, improving privacy.
Note: Emoticons like :) will continue to work as expected.
This plugin does not send any data to external servers. It disables DNS prefetching of emojis within WordPress, which should ensure improved privacy. To determine if your site is GDPR compliant, please seek legal advice. I have done my best to ensure the plugin is 100% GDPR compliant, but I am not a lawyer so cannot guarantee anything.
The plugin uses:
All code uses declare(strict_types=1) and follows PSR-12. The plugin runs the following tooling:
composer phpcs) — sniffs for PSR-12 violationscomposer cs) — dry-run style checkcomposer phpstan) — static analysisdisable-emojis folder to /wp-content/plugins/, or install via the WordPress plugin installerIf your site uses Composer for dependency management:
composer require ryanhellyer/disable-emojiis
Visit the Disable Emojis plugin page for more information.
No. Modern browsers have built-in emoji support. This plugin only removes the JavaScript and CSS that WordPress adds for very old browsers.
Yes. Text-based emoticons like :) and :D will continue to work as they always have.
It does not connect to any external servers or send any data. It removes the DNS prefetch to WordPress.org’s emoji CDN. See the GDPR section above for details.
| Version | Download | Type |
|---|---|---|
| 1.9.3 | Download | Stable |
| 1.9.2 | Download | Stable |
| 1.9.1 | Download | Stable |
| 1.9 | Download | Stable |
| 1.8 | Download | Stable |
| 1.7.8 | Download | Stable |
| 1.7.7 | Download | Stable |
| 1.7.6 | Download | Stable |
| 1.7.5 | Download | Stable |
| 1.7.4 | Download | Stable |
| 1.7.3 | Download | Stable |
| 1.7.2 | Download | Stable |
| 1.7.1 | Download | Stable |
| 1.7 | Download | Stable |
| 1.5.3 | Download | Stable |
| 1.5.2 | Download | Stable |
| 1.5.1 | Download | Stable |
| 1.5 | Download | Stable |
| 1.4 | Download | Stable |
| 1.2 | Download | Stable |
| 1.1 | Download | Stable |
| 1.0 | Download | Stable |
| Development | Download | Trunk |