{"table_name":"apbd_wps_custom_field","full_table_name":"wp_apbd_wps_custom_field","description":"Stores apbd wps custom field data created by this plugin.","detection_method":"live","confidence":"high","create_sql":"CREATE TABLE `wp_apbd_wps_custom_field` (\\n  `id` int unsigned NOT NULL AUTO_INCREMENT,\\n  `field_label` char(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `field_slug` char(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `help_text` char(255) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '',\\n  `choose_category` char(225) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT '' COMMENT 'FK(wp_apbd_wps_ticket_category,id,title)',\\n  `fld_option` text COLLATE utf8mb4_unicode_520_ci NOT NULL,\\n  `fld_order` int unsigned NOT NULL,\\n  `where_to_create` char(1) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'I' COMMENT 'radio(I=In Registartion Form,T=Ticket Open Form Category)',\\n  `create_for` char(1) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'B' COMMENT 'radio(A=Admin Only,B=Both)',\\n  `field_type` char(1) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'T' COMMENT 'radio(T=Textbox,N=Numeric,D=Date,S=Switch,R=Radio,W=Dropdown,E=Text/Instruction,U=URL Input)',\\n  `is_required` char(1) COLLATE utf8mb4_unicode_520_ci NOT NULL COMMENT 'bool(Y=Yes,N=No)',\\n  `has_condition` char(1) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'N' COMMENT 'bool(Y=Yes,N=No)',\\n  `conditions` longtext COLLATE utf8mb4_unicode_520_ci NOT NULL COMMENT 'textarea',\\n  `condition_rel` char(1) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'N' COMMENT 'bool(A=And,O=Or)',\\n  `status` char(1) COLLATE utf8mb4_unicode_520_ci NOT NULL COMMENT 'bool(A=Active,I=Inactive)',\\n  `is_half_field` char(1) COLLATE utf8mb4_unicode_520_ci NOT NULL DEFAULT 'N' COMMENT 'bool(Y=Yes,N=No)',\\n  PRIMARY KEY (`id`)\\n) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci","columns":[],"plugin":{"slug":"support-genix-lite","name":"Support Genix – Helpdesk, AI Chatbot, Knowledge Base & Customer Support Ticketing System","active_installs":1000,"version":"1.4.44","wp_org_url":"https://wordpress.org/plugins/support-genix-lite/"}}