Jake Vanderwerf
2026-01-01 c06013234d16ab3889bd7fce09f6606b45fd2b9f
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'
         ];