该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Remove GDPR

描述

In version 4.9.6. WordPress added certain privacy “features” to core. These include a Privacy Policy page, and an opt-in check box in the comments field. 4.9.8. removed the comment field, but also removed comment cookies from not logged in users, causing some sites to break. Useful for testing, IoT, sites in Nevada USA, or for other sites that do not need GDPR related features.

Usage

Once activated, navigate to Settings >> Privacy. New controls have been added.

屏幕截图

  • Go to the Privacy tab
  • The comment form worked fine in 4.9.5
  • Forced the check box in 4.9.6
  • It vanished again in 4.9.8
  • Comment cookies acting weird in 4.9.8

安装

Clone or copy the file into your plugins directory, then activate the plugin from the admin menu.

常见问题

Installation Instructions

Clone or copy the file into your plugins directory, then activate the plugin from the admin menu.

What is going on with the dissapearing comment check box?

No one knows for sure. The comment check box was added in WordPress version 4.9.6, then removed in version 4.9.8. However, the latest version disables comment cookies by default, breaking the ability for unlogged in users to detect when their comments have been submitted.

Do I need a privacy policy on my site?

No! GDPR is a European law. The plugin author, for instance, is located in Nevada, USA and GDPR doesn’t apply here.

评价

此插件暂无评价。

贡献者及开发者

“Remove GDPR” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

将“Remove GDPR”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

1.0.0 – 2018-08-14

  • INIT