{"slug":"website-file-changes-monitor","name":"Melapress File Monitor","description":"Get email alerts for file and permission changes on your WordPress sites. No false positives!","author":"Melapress","active_installs":6000,"version":"2.3.0","wp_org_url":"https://wordpress.org/plugins/website-file-changes-monitor/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"balancing","full_table_name":"wp_balancing","description":"Stores balancing data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"keyword","type":"VARCHAR","nullable":false,"primary_key":true},{"name":"db","type":"INTEGER","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE \"balancing\" (\"keyword\" VARCHAR PRIMARY KEY NOT NULL UNIQUE, \"db\" INTEGER)');"},{"table_name":"caching","full_table_name":"wp_caching","description":"Stores caching data created by this plugin.","detection_method":"static","confidence":"high","columns":[{"name":"id","type":"INTEGER","nullable":true,"primary_key":true},{"name":"keyword","type":"VARCHAR","nullable":true,"primary_key":false},{"name":"object","type":"BLOB","nullable":true,"primary_key":false},{"name":"exp","type":"INTEGER","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE \"caching\" (\"id\" INTEGER PRIMARY KEY AUTOINCREMENT, \"keyword\" VARCHAR UNIQUE, \"object\" BLOB, \"exp\" INTEGER)');"}],"table_count":2}