{"slug":"addevent","name":"Events Calendar by AddEvent – Embeddable Event Calendar Plugin","description":"Easily embed your events calendar on your WordPress site with AddEvent's embeddable calendar plugin.","author":"AddEvent","active_installs":100,"version":"1.4","wp_org_url":"https://wordpress.org/plugins/addevent/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"addevent_calendar_events","full_table_name":"wp_addevent_calendar_events","description":"Stores addevent calendar events data created by this plugin.","detection_method":"both","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_addevent_calendar_events` (\\n  `id` mediumint NOT NULL AUTO_INCREMENT,\\n  `event_name` text COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `event_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"}],"table_count":1}