{"slug":"cwo-photo","name":"CWO Photo","description":"The CWO Photo plugin allows you to import your own photos from your Google Photos albums and to display it in slider or in grid according to your pref &hellip;","author":"paulmiernathan","active_installs":10,"version":"0.1","wp_org_url":"https://wordpress.org/plugins/cwo-photo/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":true,"deletes_options_on_uninstall":false},"tables":[{"table_name":"cwo_photo_settings","full_table_name":"wp_cwo_photo_settings","description":"Stores cwo photo settings data created by this plugin.","detection_method":"static","confidence":"medium","columns":[{"name":"id","type":"int(11) UNSIGNED","nullable":true,"primary_key":true},{"name":"var_name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"var_value","type":"varchar(255)","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS wp_cwo_photo_settings ( `id` int(11) UNSIGNED PRIMARY KEY AUTO_INCREMENT, `var_name` varchar(255) NOT NULL, `var_value` varchar(255) NOT NULL) ENGINE"}],"table_count":1}