{"table_name":"simplefeed_bots_protection_logs","full_table_name":"wp_simplefeed_bots_protection_logs","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_simplefeed_bots_protection_logs ( id mediumint(9) NOT NULL AUTO_INCREMENT, time datetime DEFAULT '0000-00-00 00:00:00' NOT NULL, text text NOT NULL, PRIMARY KEY (id) ) $charset_collate;\"; dbDelta($sql);","columns":[{"name":"id","type":"mediumint(9)","nullable":false,"primary_key":true},{"name":"time","type":"datetime","nullable":false,"primary_key":false},{"name":"text","type":"text","nullable":false,"primary_key":false}],"plugin":{"slug":"ai-rights-protection-by-simplefeed","name":"AI Rights Protection by SimpleFeed","active_installs":0,"version":"1.0.22","wp_org_url":"https://wordpress.org/plugins/ai-rights-protection-by-simplefeed/"}}