WPConsent – Cookie Consent Banner for Privacy Compliance (GDPR / CCPA)

Improve WordPress privacy compliance. Custom GDPR / CCPA cookie consent banner, full site cookie scanner, automatic script blocking and cookie policy

2 database tables

Table NameDescriptionMethod
wp_wpconsent_consent_logsA logging table that records activity, events, or audit history.Static
wp_wpconsent_dnt_requestsStores wpconsent dnt requests data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:accept_button_enabledOption key:accept_button_textOption key:banner_accept_bgOption key:banner_accept_colorOption key:banner_background_colorOption key:banner_button_cornerOption key:banner_button_sizeOption key:banner_button_text_colorOption key:banner_button_typeOption key:banner_cancel_bgOption key:banner_cancel_colorOption key:banner_font_sizeOption key:banner_layoutOption key:banner_logoOption key:banner_messageOption key:banner_positionOption key:banner_preferences_bgOption key:banner_preferences_colorOption key:banner_text_colorOption key:button_orderOption key:cancel_button_enabledOption key:clarity_consent_modeOption key:consent_durationOption key:content_blocking_placeholder_textOption key:content_blocking_servicesOption key:cookie_domainOption key:cookie_policy_titleOption key:cookie_table_header_descriptionOption key:cookie_table_header_durationOption key:cookie_table_header_nameOption key:default_allowOption key:default_comment_statusOption key:disable_close_buttonOption key:enable_consent_bannerOption key:enable_consent_floatingOption key:enable_content_blockingOption key:enable_script_blockingOption key:enable_shared_consentOption key:google_consent_modeOption key:gpc_toast_messageOption key:manual_scan_pagesOption key:manual_toggle_servicesOption key:preferences_button_enabledOption key:respect_gpcOption key:wpconsent_activatedOption key:wpconsent_alt_cache_Option key:wpconsent_installOption key:wpconsent_scanner_Option key:wpconsent_scanner_dataOption key:wpconsent_settings
wp_postmeta
Post meta
wp_termmeta
Term meta
wp_usermeta
User meta