DPDP Compliance
SG2 DPDP Compliance tools for WordPress: consent, data requests, retention rules, and audit-ready logs to help meet India’s DPDP requirements.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_dpdp_audit_logs | A logging table that records activity, events, or audit history. | Static |
| wp_dpdp_consents | Stores dpdp consents data created by this plugin. | Static |
| wp_dpdp_requests | Stores dpdp requests data created by this plugin. | Static |
| wp_dpdp_scripts | Stores dpdp scripts 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_optionsOption key:
dpdp_policy_textOption key:dpdp_settingsOption key:dpdp_total_consents