{"slug":"cute-links","name":"Cute Links – Free Link Branding and Link Cloaker Plugin with Click Tracking","description":"Make your affiliate links better looking using this free and simple plugin. Hide affiliate links to make professional link structure in your website.","author":"Sadhan Pal","active_installs":10,"version":"2.0.6","wp_org_url":"https://wordpress.org/plugins/cute-links/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"cutelinks","full_table_name":"wp_cutelinks","description":"Stores cutelinks data created by this plugin.","detection_method":"static","confidence":"high","columns":[],"create_sql":"CREATE TABLE `wp_cutelinks` (\\n  `id` int NOT NULL AUTO_INCREMENT,\\n  `cute_slug` varchar(255) COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `affiliate_url` text COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `click_count` int DEFAULT '0',\\n  `follow_type` enum('nofollow','dofollow') COLLATE utf8mb4_unicode_520_ci DEFAULT 'nofollow',\\n  `redirect_type` enum('301','302','307') COLLATE utf8mb4_unicode_520_ci DEFAULT '301',\\n  PRIMARY KEY (`id`),\\n  UNIQUE KEY `cute_slug` (`cute_slug`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci"}],"table_count":1}