{"slug":"manage-post-content-links-interlinks","name":"Manage post content links-interlinks","description":"A plugin for management link (interlinks) in post content like posts , pages , products ... or any post type","author":"behzadrohizadeh","active_installs":10,"version":"1.1.0","wp_org_url":"https://wordpress.org/plugins/manage-post-content-links-interlinks/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"clm","full_table_name":"wp_clm","description":"Stores clm data created by this plugin.","detection_method":"both","confidence":"high","columns":[],"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"}],"table_count":1}