{"slug":"form1","name":"Form1","description":"お問合わせフォームを簡単に設置できます。確認画面付きで管理画面から履歴を管理できます。","author":"ki6ool","active_installs":60,"version":"1.0.2","wp_org_url":"https://wordpress.org/plugins/form1/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":true,"deletes_options_on_uninstall":true},"tables":[{"table_name":"form1","full_table_name":"wp_form1","description":"Stores form1 data created by this plugin.","detection_method":"static","confidence":"medium","columns":[{"name":"ID","type":"bigint(20) unsigned","nullable":false,"primary_key":true},{"name":"data","type":"mediumtext","nullable":true,"primary_key":false},{"name":"created","type":"DATETIME","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS `wp_form1` ( `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT PRIMARY KEY, `data` mediumtext, `created` DATETIME NULL ) {$charset_collate}; EOT; require_once (ABSPATH.'wp-admin/includes/upgrade.php');"}],"table_count":1}