{"table_name":"clm","full_table_name":"wp_clm","description":"Stores clm data created by this plugin.","detection_method":"both","confidence":"high","create_sql":"CREATE TABLE `wp_clm` (\\n  `id_clm` int NOT NULL AUTO_INCREMENT,\\n  `link_title` varchar(255) NOT NULL,\\n  `link` varchar(255) NOT NULL,\\n  `post_url` varchar(255) NOT NULL,\\n  `post_title` varchar(255) NOT NULL,\\n  `post_id` int NOT NULL,\\n  `atag` varchar(255) DEFAULT NULL,\\n  `ataghtml` varchar(255) DEFAULT NULL,\\n  `post_type` varchar(255) DEFAULT NULL,\\n  PRIMARY KEY (`id_clm`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb3","columns":[],"plugin":{"slug":"manage-post-content-links-interlinks","name":"Manage post content links-interlinks","active_installs":10,"version":"1.1.0","wp_org_url":"https://wordpress.org/plugins/manage-post-content-links-interlinks/"}}