{"slug":"gdpr-cookie-compliance","name":"GDPR Cookie Compliance – Cookie Banner, Cookie Consent, Cookie Notice for CCPA, EU Cookie Law","description":"Cookie notice banner for GDPR, CCPA, EU cookie law, data protection and privacy regulations and other cookie law and consent notice requirements on yo &hellip;","author":"Moove Agency","active_installs":300000,"version":"5.0.11","wp_org_url":"https://wordpress.org/plugins/gdpr-cookie-compliance/","is_closed":false,"cleanup":{"has_uninstall_hook":null,"drops_tables_on_uninstall":null,"deletes_options_on_uninstall":null},"tables":[{"table_name":"gdpr_cc_options","full_table_name":"wp_gdpr_cc_options","description":"Stores gdpr cc options data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"id","type":"INTEGER","nullable":false,"primary_key":true},{"name":"option_key","type":"VARCHAR(255)","nullable":false,"primary_key":false},{"name":"option_value","type":"LONGTEXT","nullable":true,"primary_key":false},{"name":"site_id","type":"INTEGER","nullable":true,"primary_key":false},{"name":"extras","type":"LONGTEXT","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS wp_gdpr_cc_options( id INTEGER NOT NULL auto_increment, option_key VARCHAR(255) NOT NULL DEFAULT 1, option_value LONGTEXT CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL, site_id INTEGER DEFAULT NULL, extras LONGTEXT CHARACTER SET utf8 COLLATE utf8_general_ci NULL DEFAULT NULL, PRIMARY KEY (id) );"}],"table_count":1}