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