Guide

Privacy Consent user guide

Place consent UI and audit cookies from wp-admin.

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.

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.

Engineers: open Tools → Cookie Scanner.

  1. Click Start New Scan (opens the homepage in a scan session).
  2. Review captured cookies and localStorage items.
  3. Register unknowns with the WP Consent API or dismiss them.

Was this helpful?