{"table_name":"infobar_session","full_table_name":"wp_infobar_session","description":"Stores session data for tracking user or visitor state.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `infobar_session` ( `int_session_id` int(11) NOT NULL, `int_title_id` int(11) NOT NULL ) ENGINE","columns":[{"name":"int_session_id","type":"int(11)","nullable":false,"primary_key":false},{"name":"int_title_id","type":"int(11)","nullable":false,"primary_key":false}],"plugin":{"slug":"infobarwp","name":"InfobarWP","active_installs":10,"version":"1.0","wp_org_url":"https://wordpress.org/plugins/infobarwp/"}}