Linux 软件免费装

NoCrumbs Cookie Notice

开发者 kotophalk
更新时间 2026年5月25日 07:38
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

cookie privacy notice compliance 152-fz

下载

1.3.0 1.2.0

详情介绍:

NoCrumbs Cookie Notice is an ultra-lightweight WordPress plugin built on the "install and forget" principle. It provides a cookie consent notice compliant with Russian Federal Law 152-FZ without adding any bloat to your site. Key Features How It Works
  1. The server renders the banner HTML in a hidden state (compatible with any page cache).
  2. Client-side JavaScript checks for the consent cookie.
  3. If no cookie is found, the banner smoothly fades in.
  4. After clicking "OK", a cookie is set for 30 days and the banner disappears.

安装:

  1. Upload the nocrumbs-cookie-notice folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the "Plugins" menu in WordPress.
  3. Make sure you have a Privacy Policy page selected under Settings → Privacy. The plugin will automatically pick up the link.
That's it! No additional configuration is needed.

升级注意事项:

1.3.0 Updated Author URI. Tested up to WordPress 7.0. 1.2.0 Plugin rebranded to "NoCrumbs Cookie Notice". Updated slug, text domain, and asset file names. 1.1.0 Adds quick-access links to the Stodm ecosystem in the plugin row on the Plugins page. 1.0.0 Initial stable release.

常见问题:

Do I need to configure anything after installation?

No. The plugin works immediately after activation. The only recommendation is to make sure a Privacy Policy page is selected in WordPress (Settings → Privacy).

Will the plugin affect my site's loading speed?

No. The combined size of JS and CSS is under 5 KB. The plugin does not use jQuery and does not load any external fonts or libraries.

Is the plugin compatible with WP Rocket / LiteSpeed / Cloudflare?

Yes. Cookie checks are performed entirely in the browser (client-side JavaScript), so cached pages work correctly.

How long does the user's consent last?

30 days. After that period, the banner will appear again.

Can I customize the text or design of the banner?

In the current version (MVP), the text and design are fixed. Customization options are planned for future releases.

更新日志:

1.3.0 1.2.0 1.1.0 1.0.0