Place consent UI and audit cookies from wp-admin.
Consent banner block
Insert Privacy Consent Banner (prc-privacy-consent/banner) once per page or template (only one instance is allowed). Typical placement is a site-wide template part (footer or header area).
Inspector options include title, description, button labels, top/bottom position, customize toggle, opt-in vs opt-out mode, and WP Consent API bridging. The substring privacy policy in the description is linked to the site privacy policy URL.
Visitors see Accept, essential-only deny, and optional per-category (and per-service when WP Consent API v2 is active) controls.
Cookie list block
Insert Cookie List (prc-privacy-consent/cookie-list) on the privacy policy or cookie policy page. Choose accordion, table, or cards layout and whether empty categories stay hidden.
Cookie Scanner
Engineers: open Tools → Cookie Scanner.
- Click Start New Scan (opens the homepage in a scan session).
- Review captured cookies and localStorage items.
- Register unknowns with the WP Consent API or dismiss them.