Jake Vanderwerf
2025-11-25 2a2303d1dccc120dd7aa5f6b6ade0f89e0064850
inc/meta/MetaTypeManager.php
@@ -55,6 +55,11 @@
            'sanitize' => 'esc_url_raw',
         'default'   => '',
        ],
      'upload' => [
         'type'      => 'string',
         'sanitize'  => 'sanitizeUpload',
         'default'   => '',
      ],
        'image' => [
            'type' => 'integer',
            'sanitize' => 'absint',