{"slug":"instawp-connect","name":"InstaWP Connect – 1-click WP Staging & Migration","description":"Create a staging WordPress site from production (live site). Ideal for testing updates, version change or re-write. Sync back only the changes.","author":"InstaWP","active_installs":40000,"version":"0.1.3.5","wp_org_url":"https://wordpress.org/plugins/instawp-connect/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":true},"tables":[{"table_name":"actionscheduler_actions","full_table_name":"wp_actionscheduler_actions","description":"Stores actionscheduler actions data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"actionscheduler_logs","full_table_name":"wp_actionscheduler_logs","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"capabilities","full_table_name":"wp_capabilities","description":"Stores capabilities data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"instawp_activity_logs","full_table_name":"wp_instawp_activity_logs","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"instawp_event_sites","full_table_name":"wp_instawp_event_sites","description":"Stores instawp event sites data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"instawp_event_sync_logs","full_table_name":"wp_instawp_event_sync_logs","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"instawp_events","full_table_name":"wp_instawp_events","description":"Stores instawp events data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"instawp_sync_history","full_table_name":"wp_instawp_sync_history","description":"Stores instawp sync history data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"iwp_db_sent","full_table_name":"wp_iwp_db_sent","description":"Stores iwp db sent data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"id","type":"INT","nullable":true,"primary_key":true},{"name":"table_name","type":"TEXT","nullable":true,"primary_key":false},{"name":"table_name_hash","type":"CHAR(64)","nullable":true,"primary_key":false},{"name":"offset","type":"INT","nullable":true,"primary_key":false},{"name":"rows_total","type":"INT","nullable":true,"primary_key":false},{"name":"completed","type":"INT","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS iwp_db_sent ( id INT AUTO_INCREMENT PRIMARY KEY, table_name TEXT, table_name_hash CHAR(64) UNIQUE, `offset` INT DEFAULT 0, rows_total INT DEFAULT 0, completed INT DEFAULT 0 ) {$collate};\" );"},{"table_name":"iwp_files_sent","full_table_name":"wp_iwp_files_sent","description":"Stores iwp files sent data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"id","type":"INT","nullable":true,"primary_key":true},{"name":"filepath","type":"TEXT","nullable":true,"primary_key":false},{"name":"filepath_hash","type":"CHAR(64)","nullable":true,"primary_key":false},{"name":"sent","type":"INT","nullable":true,"primary_key":false},{"name":"size","type":"INT","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS iwp_files_sent (id INT AUTO_INCREMENT PRIMARY KEY, filepath TEXT, filepath_hash CHAR(64) UNIQUE, sent INT DEFAULT 0, size INT) {$collate};\" );"},{"table_name":"iwp_options","full_table_name":"wp_iwp_options","description":"Stores iwp options data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"id","type":"INT","nullable":true,"primary_key":true},{"name":"option_name","type":"CHAR(64)","nullable":true,"primary_key":false},{"name":"option_value","type":"CHAR(64)","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS iwp_options ( id INT AUTO_INCREMENT PRIMARY KEY, option_name CHAR(64), option_value CHAR(64) ) {$collate};\" );"},{"table_name":"user_level","full_table_name":"wp_user_level","description":"Stores user level data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"wpr_above_the_fold","full_table_name":"wp_wpr_above_the_fold","description":"Stores wpr above the fold data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"wpr_rocket_cache","full_table_name":"wp_wpr_rocket_cache","description":"A cache table that stores temporary computed or fetched data.","detection_method":"static","confidence":"high","columns":[],"create_sql":null},{"table_name":"wpr_rucss_used_css","full_table_name":"wp_wpr_rucss_used_css","description":"Stores wpr rucss used css data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null}],"table_count":15}