GdprAccept Lite

Simple GDPR acceptance plugin for small companies.

6 database tables

Table NameDescriptionMethod
wp_gdpraccept_companyStores gdpraccept company data created by this plugin.Static
wp_gdpraccept_consentformStores gdpraccept consentform data created by this plugin.Static
wp_gdpraccept_consentformfieldStores gdpraccept consentformfield data created by this plugin.Static
wp_gdpraccept_emailtplStores gdpraccept emailtpl data created by this plugin.Static
wp_gdpraccept_importStores gdpraccept import data created by this plugin.Static
wp_gdpraccept_tokenStores access tokens for authentication or API access.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:gdpracceptOption key:gdpraccept_db_versionOption key:per_page
wp_usermeta
User meta