Viewing 1 replies (of 1 total)
  • Plugin Author Fernando Claussen

    (@fclaussen)

    No tables. Everything is inside the wp_options table prefixed by gpdr_

    You can do a query like SELECT * FROM wp_options WHERE option_name LIKE 'gdpr%';

Viewing 1 replies (of 1 total)

The topic ‘How to clear database from GDPR Plugin?’ is closed to new replies.