{"table_name":"ts_redirects","full_table_name":"wp_ts_redirects","description":"Stores ts redirects data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_ts_redirects (id BIGINT(20) PRIMARY KEY AUTO_INCREMENT,title TEXT,section TEXT, new_link TEXT, old_link TEXT)\");","columns":[{"name":"id","type":"BIGINT(20)","nullable":true,"primary_key":true},{"name":"title","type":"TEXT","nullable":true,"primary_key":false},{"name":"section","type":"TEXT","nullable":true,"primary_key":false},{"name":"new_link","type":"TEXT","nullable":true,"primary_key":false},{"name":"old_link","type":"TEXT","nullable":true,"primary_key":false}],"plugin":{"slug":"301-redirects","name":"301 Redirects & 404 Error Log","active_installs":30000,"version":"1.05","wp_org_url":"https://wordpress.org/plugins/301-redirects/"}}