From ef2f0cc33384ab33f711d5f17328b2984465deb9 Mon Sep 17 00:00:00 2001 From: Matt Kane Date: Fri, 8 May 2026 15:04:07 +0100 Subject: [PATCH 1/2] fix(admin): replace raw checkboxes with Kumo Switch and Checkbox Migrates 20 raw elements to Kumo: Switches (single-boolean toggles with description): - ContentTypeEditor: SEO, Enable comments, Auto-approve authenticated users - RepeaterField: boolean sub-field - PortableTextEditor: plugin 'toggle' field type renderer - FieldEditor: Required / Unique / Searchable + sub-field Required - WordPressImport: Import navigation menus, Categories (locked-on), Tags (locked-on), Site title and tagline, Logo and favicon, SEO settings, per-post-type toggles Checkboxes (multi-select / list items): - ContentTypeEditor: supports[] options - PluginManager: 'Also delete plugin storage data' uninstall option - TaxonomyManager: collection multi-select - TaxonomySidebar: term tree nodes Drops manual