Jake Vanderwerf
2026-01-20 7a9054bb3f033c98067b3196378311dae54c5fbf
inc/meta/MetaManager.php
@@ -815,9 +815,7 @@
            return '';
      }
      $out = apply_filters('jvbMetaTypeTemplate', $out, $type);
      return $out;
      return apply_filters('jvbMetaTypeTemplate', $out, $type);
   }
   public function getDefaultValue(string $type):mixed {