{"slug":"sg-ai-studio","name":"SG AI Studio","description":"Manage your WordPress site with AI - create content, install plugins, and perform site management tasks effortlessly.","author":"SiteGround","active_installs":70000,"version":"1.1.7","wp_org_url":"https://wordpress.org/plugins/sg-ai-studio/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"sg_ai_log_events","full_table_name":"wp_sg_ai_log_events","description":"A logging table that records activity, events, or audit history.","detection_method":"static","confidence":"medium","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"visitor_id","type":"int(11)","nullable":false,"primary_key":false},{"name":"ts","type":"int(11)","nullable":false,"primary_key":false},{"name":"activity","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"description","type":"varchar(255)","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS `wp_sg_ai_log_events` ( `id` int(11) NOT NULL AUTO_INCREMENT, `visitor_id` int(11) NOT NULL, `ts` int(11) NOT NULL DEFAULT '0', `activity` varchar(255) NOT NULL, `description` varchar(255) NOT NULL, PRIMARY KEY (`id`), INDEX `log_event_index` (`visitor_id`, `ts`, `activity`, `id`) ) ENGINE"}],"table_count":1}