The GDPR Framework By Data443

Easy to use tools to help make your website GDPR-compliant. Fully documented, extendable and developer-friendly. Extensions to enterprise GDPR compli …

2 database tables

Table NameDescriptionMethod
wp_gdpr_consentStores gdpr consent data created by this plugin.Static
wp_gdpr_userlogsStores gdpr userlogs 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_commentmeta
Comment meta
wp_options
Option key:gdpr_classidocs_integrationOption key:gdpr_classidocs_passwordOption key:gdpr_classidocs_urlOption key:gdpr_classidocs_usernameOption key:gdpr_consent_until_displayOption key:gdpr_custom_policy_pageOption key:gdpr_email_fromOption key:gdpr_enableOption key:gdpr_enable_popupOption key:gdpr_enable_stylesheetOption key:gdpr_headerOption key:gdpr_name_fromOption key:gdpr_onetime_popupOption key:gdpr_plugin_versionOption key:gdpr_policy_pageOption key:gdpr_policy_popupOption key:gdpr_popup_allow_textOption key:gdpr_popup_backgroundOption key:gdpr_popup_border_textOption key:gdpr_popup_button_backgroundOption key:gdpr_popup_button_textOption key:gdpr_popup_contentOption key:gdpr_popup_dismiss_textOption key:gdpr_popup_learnmore_textOption key:gdpr_popup_link_targetOption key:gdpr_popup_positionOption key:gdpr_popup_textOption key:gdpr_popup_themeOption key:gdpr_privacy_safe_backlinkOption key:gdpr_privacy_safe_backlink_selectedOption key:gdpr_privacy_safe_imagecodeOption key:gdpr_privacy_safe_paramsOption key:privacysafeOption key:show_agree_to_privacy_policyOption key:woocommerce_terms_page_id
wp_postmeta
Post meta
wp_posts
Custom post type:donotsellrequests
wp_usermeta
User meta