{"slug":"smashballoon-wpchat-livechat-customer-support","name":"WPChat – Live Chat & Messaging Widget for Customer Support","description":"WordPress WhatsApp chat plugin with a live chat widget for WhatsApp, Messenger, Telegram & Instagram. Includes smart FAQs and chat funnels.","author":"Syed Balkhi","active_installs":2000,"version":"1.4.2","wp_org_url":"https://wordpress.org/plugins/smashballoon-wpchat-livechat-customer-support/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":true},"tables":[{"table_name":"faq_vectors","full_table_name":"wp_faq_vectors","description":"Stores faq vectors data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"faq_id","type":"INTEGER","nullable":true,"primary_key":true},{"name":"vector","type":"TEXT","nullable":false,"primary_key":false},{"name":"updated_at","type":"DATETIME","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS faq_vectors ( faq_id INTEGER PRIMARY KEY, vector TEXT NOT NULL, updated_at DATETIME DEFAULT CURRENT_TIMESTAMP )\"; $this->db->exec($sql);"},{"table_name":"wpchat_faqs","full_table_name":"wp_wpchat_faqs","description":"Stores wpchat faqs data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":null}],"table_count":2}