{"slug":"acpt-lite","name":"Custom post types for WordPress – ACPT Lite","description":"Create and manage custom post types and taxonomies in seconds. Use the meta fields builder to create complex websites with just a few clicks.","author":"mauretto1978","active_installs":100,"version":"2.0.11","wp_org_url":"https://wordpress.org/plugins/acpt-lite/","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}