Jake Vanderwerf
2026-03-29 275c0d74cd68677622a5431505c5c870c473063d
src/fields/render.php
@@ -45,7 +45,7 @@
    $meta = Meta::forPost($current->ID);
    $artist = jvbContentFromUser((int)$current->post_author);
   $registrar = Registrar::getInstance($current->post_type));
   $registrar = Registrar::getInstance($current->post_type);
   $sections = [];
   if ($registrar) {
      $sections = $registrar->getSections();