{"slug":"301-redirects","name":"301 Redirects & 404 Error Log","description":"Create & manage 301 redirects. Easily test redirects. Includes 404 error log.","author":"WebFactory","active_installs":30000,"version":"1.05","wp_org_url":"https://wordpress.org/plugins/301-redirects/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":true,"deletes_options_on_uninstall":true},"tables":[{"table_name":"ts_redirects","full_table_name":"wp_ts_redirects","description":"Stores ts redirects data created by this plugin.","detection_method":"static","confidence":"medium","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}],"create_sql":"CREATE TABLE wp_ts_redirects (id BIGINT(20) PRIMARY KEY AUTO_INCREMENT,title TEXT,section TEXT, new_link TEXT, old_link TEXT)\");"}],"table_count":1}