Jake Vanderwerf
2026-01-01 3acb42faee66868a76e653a34ef35de13ddf734f
inc/utility/Validator.php
@@ -342,7 +342,7 @@
         $validTypes = [
            'text', 'textarea', 'number', 'email', 'url', 'select',
            'radio', 'checkbox', 'true_false', 'date', 'time',
            'datetime', 'color', 'image', 'file', 'gallery',
            'datetime', 'color', 'upload', 'image', 'file', 'gallery',
            'repeater', 'location', 'user', 'taxonomy', 'set'
         ];