Jake Vanderwerf
2026-01-01 3acb42faee66868a76e653a34ef35de13ddf734f
inc/meta/MetaTypeManager.php
@@ -85,6 +85,11 @@
            'sanitize' => 'sanitizeRepeater',
         'default'   => [],
        ],
      'tag_list' => [
         'type' => 'object',
         'sanitize' => 'sanitizeTagList',
         'default' => []
      ],
      'group' => [
         'type' => 'object',
         'sanitize' => 'sanitizeGroup',