Jake Vanderwerf
9 days ago 47e77f9fac1155c536b2b87fec552c7fcce66fa6
inc/blocks/GlossaryBlock.php
@@ -91,7 +91,7 @@
      $glossary = [];
      if ($posts->have_posts()) {
         foreach($posts->posts as $post) {
//          $meta = new MetaManager($post, 'post');
//          $meta = Meta::forPost($post);
//          $fields = $meta->getAll();
//          $glossary[$fields['post_slug']] = $fields;
            $glossary[$post->post_name] = [