Jake Vanderwerf
2026-05-12 56dabe84560927f59d64eb37a797ac1ae0a46b1b
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();