{"slug":"iq-block-country","name":"iQ Block Country","description":"Allow or disallow visitors from certain countries accessing (parts of) your website","author":"Pascal","active_installs":20000,"version":"1.2.26","wp_org_url":"https://wordpress.org/plugins/iq-block-country/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"cache","full_table_name":"wp_cache","description":"A cache table that stores temporary computed or fetched data.","detection_method":"static","confidence":"high","columns":[{"name":"id","type":"TEXT","nullable":true,"primary_key":true},{"name":"content","type":"BLOB","nullable":true,"primary_key":false},{"name":"lastModified","type":"INTEGER","nullable":true,"primary_key":false},{"name":"expire","type":"INTEGER","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE cache (id TEXT PRIMARY KEY, content BLOB, lastModified INTEGER, expire INTEGER)');"},{"table_name":"iqblock_debug_logging","full_table_name":"wp_iqblock_debug_logging","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"iqblock_logging","full_table_name":"wp_iqblock_logging","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"tag","full_table_name":"wp_tag","description":"Stores tag data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"name","type":"TEXT","nullable":true,"primary_key":false},{"name":"id","type":"TEXT","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE tag (name TEXT, id TEXT)');"},{"table_name":"version","full_table_name":"wp_version","description":"Stores version data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"num","type":"INTEGER","nullable":true,"primary_key":true}],"create_sql":"CREATE TABLE version (num INTEGER PRIMARY KEY)');"}],"table_count":5}