{"slug":"anycomment","name":"AnyComment","description":"AnyComment is blazing-fast commenting plugin based on React for WordPress.","author":"Alexander","active_installs":5000,"version":"0.3.6","wp_org_url":"https://wordpress.org/plugins/anycomment/","is_closed":false,"cleanup":{"has_uninstall_hook":true,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"cachestore","full_table_name":"wp_cachestore","description":"A cache table that stores temporary computed or fetched data.","detection_method":"static","confidence":"high","columns":[{"name":"expiration","type":"INTEGER","nullable":true,"primary_key":false},{"name":"encoding","type":"TEXT","nullable":true,"primary_key":false},{"name":"data","type":"BLOB","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE cacheStore ( key TEXT UNIQUE ON CONFLICT REPLACE, expiration INTEGER, encoding TEXT, data BLOB );"}],"table_count":1}