{"slug":"affiliate-links","name":"Affiliate Links – Link Cloaking and Management","description":"Create any redirect links to any website from your WordPress Admin. Perfect for the affiliate links masking.","author":"wecantrack","active_installs":3000,"version":"3.2.0","wp_org_url":"https://wordpress.org/plugins/affiliate-links/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":true,"deletes_options_on_uninstall":false},"tables":[{"table_name":"af_links_activity","full_table_name":"wp_af_links_activity","description":"Stores af links activity data created by this plugin.","detection_method":"static","confidence":"medium","columns":[{"name":"id","type":"bigint(20)","nullable":false,"primary_key":true},{"name":"link_id","type":"text","nullable":false,"primary_key":false},{"name":"browser","type":"text","nullable":false,"primary_key":false},{"name":"referer","type":"text","nullable":false,"primary_key":false},{"name":"os","type":"text","nullable":false,"primary_key":false},{"name":"platform","type":"text","nullable":false,"primary_key":false},{"name":"lang","type":"text","nullable":false,"primary_key":false},{"name":"created_date","type":"datetime","nullable":false,"primary_key":false},{"name":"created_date_gmt","type":"datetime","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE wp_af_links_activity ( id bigint(20) NOT NULL AUTO_INCREMENT, link_id text NOT NULL, browser text NOT NULL, referer text NOT NULL, os text NOT NULL, platform text NOT NULL, lang text NOT NULL, created_date datetime NOT NULL, created_date_gmt datetime NOT NULL, PRIMARY KEY (id) ) $charset_collate;\"; } } Affiliate_Links_install::init();"}],"table_count":1}