{"slug":"post-ideas","name":"Post Ideas","description":"Keeps track of all your blog article or post ideas including a working title, possible keywords, source links and descriptions.","author":"aaronrobbins","active_installs":10,"version":"2","wp_org_url":"https://wordpress.org/plugins/post-ideas/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"btpi","full_table_name":"wp_btpi","description":"Stores btpi data created by this plugin.","detection_method":"both","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_btpi` (\\n  `id` mediumint NOT NULL AUTO_INCREMENT,\\n  `time` bigint NOT NULL DEFAULT '0',\\n  `title` text NOT NULL,\\n  `description` text NOT NULL,\\n  `keywords` text NOT NULL,\\n  `urls` text NOT NULL,\\n  `priority` smallint NOT NULL DEFAULT '1',\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci"},{"table_name":"require_once","full_table_name":"wp_require_once","description":"Stores require once data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":"Create Table require_once(ABSPATH . 'wp-admin/includes/upgrade.php');"}],"table_count":2}