{"table_name":"wpmm_subscribers","full_table_name":"wp_wpmm_subscribers","description":"Stores wpmm subscribers data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS wp_wpmm_subscribers ( `id_subscriber` bigint(20) NOT NULL AUTO_INCREMENT, `email` varchar(50) NOT NULL, `insert_date` datetime NOT NULL, PRIMARY KEY (`id_subscriber`) ) DEFAULT CHARSET","columns":[{"name":"id_subscriber","type":"bigint(20)","nullable":false,"primary_key":true},{"name":"email","type":"varchar(50)","nullable":false,"primary_key":false},{"name":"insert_date","type":"datetime","nullable":false,"primary_key":false}],"plugin":{"slug":"wp-maintenance-mode","name":"LightStart – Maintenance Mode, Coming Soon and Landing Page Builder","active_installs":500000,"version":"2.6.21","wp_org_url":"https://wordpress.org/plugins/wp-maintenance-mode/"}}