{"table_name":"daextinma_http_status","full_table_name":"wp_daextinma_http_status","description":"Stores analytics or statistics data.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_daextinma_http_status ( id bigint(20) NOT NULL AUTO_INCREMENT PRIMARY KEY, post_id bigint(20) NOT NULL DEFAULT '0', post_title text NOT NULL DEFAULT '', post_permalink text NOT NULL DEFAULT '', post_edit_link text NOT NULL DEFAULT '', url text NOT NULL DEFAULT '', anchor text NOT NULL DEFAULT '', checked tinyint(1) NOT NULL DEFAULT 0, last_check_date datetime DEFAULT NULL, last_check_date_gmt datetime DEFAULT NULL, code text NOT NULL DEFAULT '', code_description text NOT NULL DEFAULT '' ) $charset_collate\"; dbDelta( $sql );","columns":[{"name":"id","type":"bigint(20)","nullable":false,"primary_key":true},{"name":"post_id","type":"bigint(20)","nullable":false,"primary_key":false},{"name":"post_title","type":"text","nullable":false,"primary_key":false},{"name":"post_permalink","type":"text","nullable":false,"primary_key":false},{"name":"post_edit_link","type":"text","nullable":false,"primary_key":false},{"name":"url","type":"text","nullable":false,"primary_key":false},{"name":"anchor","type":"text","nullable":false,"primary_key":false},{"name":"last_check_date","type":"datetime","nullable":true,"primary_key":false},{"name":"last_check_date_gmt","type":"datetime","nullable":true,"primary_key":false},{"name":"code","type":"text","nullable":false,"primary_key":false},{"name":"code_description","type":"text","nullable":false,"primary_key":false}],"plugin":{"slug":"daext-interlinks-manager","name":"Interlinks Manager – Internal Links Optimizer","active_installs":8000,"version":"1.18","wp_org_url":"https://wordpress.org/plugins/daext-interlinks-manager/"}}