Linux 软件免费装
Banner图

Disable Emojis (GDPR friendly)

开发者 ryanhellyer
更新时间 2026年5月10日 23:31
捐献地址: 去捐款
PHP版本: 4.8 及以上
WordPress版本: 7.0
版权: GPLv2 or later

标签

performance disable gdpr emojis

下载

1.9 1.5 1.5.1 1.5.2 1.5.3 1.7 1.7.1 1.7.2 1.9.1 1.9.2 1.0 1.7.3 1.1 1.4 1.7.5 1.2 1.7.4 1.7.6 1.7.7 1.7.8 1.8

详情介绍:

This plugin disables the WordPress emoji functionality, removing unnecessary code bloat that adds support for emojis in older browsers. What it does Performance & Privacy Emojis 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. Requirements GDPR compliancy 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. Architecture The plugin uses: Quality All code uses declare(strict_types=1) and follows PSR-12. The plugin runs the following tooling:

安装:

Standard installation
  1. Upload the disable-emojis folder to /wp-content/plugins/, or install via the WordPress plugin installer
  2. Activate the plugin through the Plugins screen in WordPress
  3. Done! Emoji bloat is automatically removed.
Composer installation If your site uses Composer for dependency management: composer require ryanhellyer/disable-emojiis Visit the Disable Emojis plugin page for more information.

升级注意事项:

1.7.8 Compatible with the latest version of WordPress.

常见问题:

Will this break emojis on my site?

No. Modern browsers have built-in emoji support. This plugin only removes the JavaScript and CSS that WordPress adds for very old browsers.

Will emoticons still work?

Yes. Text-based emoticons like :) and :D will continue to work as they always have.

Is this plugin GDPR compliant?

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.

更新日志:

1.9.2 (2026-05-10) 1.9.1 (2026-05-10) 1.9 (2026-05-06) 1.8 (2026-04-30) 1.7.8 (2026-04-29) 1.7.7 (2024) 1.7.6 (2023-06-28) 1.7.5 (2023-05-19) 1.7.4 (2018-07-05) 1.7.3 (2018-07-05) 1.7.2 (2018-07-05) 1.7.1 (2018-06-13) 1.7 (2017-08-04) 1.6 (2017-07-19) 1.5.3 (2016-12-19) 1.5.2 (2016-08-23) 1.5.1 (2016-08-23) 1.5 (2017-08-04) 1.4 (2018-06-13) 1.3 (2018-05-04) 1.2 (2016-08-23) 1.1 (2016-08-23) 1.0 (2015-03-22)