Numvra Cookie Consent Banner

ຄຳອະທິບາຍ

A consent banner that actually holds the scripts back until the visitor says yes, with per-category choices and a preferences panel they can reopen.

  • Holds tagged scripts inert until consent, then rewrites the tag so they run — the mechanism, not just the banner
  • Four categories: strictly necessary, preferences, measurement, advertising
  • Refuse as prominent as Accept, in one setting — the thing regulators actually check
  • A preferences panel the visitor can reopen from a shortcode
  • Bar or corner box, your colours, your wording, your policy link
  • numvra_ccb_has_consent( ‘analytics’ ) for your own PHP, and a numvra_ccb:consent JavaScript event
  • Self-contained: no external font, no external script, no third-party service

Fully translatable. Translations are handled by translate.wordpress.org,
so no language files ship with the plugin.

ພາບໜ້າຈໍ

ການຕິດຕັ້ງ

  1. In the WordPress admin, go to Plugins > Add New > Upload Plugin.
  2. Upload numvra-cookie-consent-banner.zip and activate it.
  3. Open Settings Cookie Consent.

ຄຳຖາມທີ່ພົບເລື້ອຍ

Does it need any external service?

No. The plugin is plain PHP, it makes no outbound request and it bundles no
third-party library.

Who can use it?

Settings are administrator only.

ການຣີວິວ

ບໍ່ມີການຣີວິວສຳລັບປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ ແລະ ຜູ້ພັດທະນາ

“Numvra Cookie Consent Banner” ແມ່ນຊອຟແວໂອເພັນຊອດ (Open Source). ບຸກຄົນຕໍ່ໄປນີ້ໄດ້ມີສ່ວນຮ່ວມໃນການພັດທະນາປລັກອິນນີ້.

ຜູ້ຮ່ວມພັດທະນາ

ບັນທຶກການປ່ຽນແປງ

1.0.2

  • Readme: removed a stale claim about bundled translation files.

1.0.1

  • Prefixed every function, option, nonce and menu slug.
  • Moved all inline JavaScript into an enqueued asset file.
  • Dropped the bundled translation files and load_plugin_textdomain().

1.0.0

  • First release.