Disable Emojis (GDPR friendly)

描述

This plugin disables the new WordPress emoji functionality. GDPR friendly.

Note: Emoticons will still work and emojis will still work in browsers which have built in support for them. This plugin simply removes the extra code bloat used to add support for emojis in older browsers.

GDPR compliancy

This plugin does not do anything to make your site less GDPR compliant. It disables the 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 can not guarantee anything 😉

安装

After you’ve downloaded and extracted the files:

  1. Upload the complete ‘disable-emojis’ folder to the ‘/wp-content/plugins/’ directory OR install via the plugin installer
  2. 通过WordPress的“插件”菜单激活插件
  3. And yer done!

Visit the Disable Emojis plugin for more information.

评价

2021年10月3日
Simple, lightweight and just doing the job! Thanks.
2021年3月1日
No more loading from external sites. I'd like to self-host everything! Tested with 5.6.2
2020年10月21日
Other plugins pretending to remove emojis only do it partially or come with tons of extra (to be paid) functionality, nagging for a pro update all the time. also thanks a lot for the super fast feedback to bump version for current compatibility level!
阅读所有103条评价

贡献者及开发者

“Disable Emojis (GDPR friendly)” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“Disable Emojis (GDPR friendly)”插件已被翻译至19种本地话语言。 感谢所有译者为本插件所做的贡献。

将“Disable Emojis (GDPR friendly)”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

1.7.6

  • Confirmed support for newer WordPress versions.

1.7.5

  • Added Composer support.

1.7.4

  • Fixing typos.

1.7.3

  • Unneeded version bump to shut the WordPress.org notice up.

1.7.2

  • Subtle improvement to code cleanliness.
  • Improved documentation regarding GDPR issues.

1.7.1

  • Added GDPR friendly label on advice from Ipstenu.

1.7

  • Removed DNS prefetch URL again.
  • This time using simple string check rather than relying on internal WordPress filters.

1.6

  • Removed DNS prefetch URL. Props to Aaron Queen for assisting with this.

1.5.3

  • Catering to new DNS prefetch URL in version 4.7 of core

1.5.2

  • Improved documentation.
  • Removed redundant dns prefetching. Thanks to Milan Dinic for the pull request.

1.5.1

  • Updating documentation.

1.5

  • Catering for invalid $plugin array.

1.4

  • Updating to use Otto’s code.

1.3

Removing extraneous styles.

1.2

Bug fix.

1.1

Updating to work with latest beta.

1.0

Initial release.