Jake Vanderwerf
9 hours ago 88d9e0e2b7997eb0c96dc737082c91b4e3f7ca6e
inc/blocks/FAQBlock.php
@@ -32,7 +32,7 @@
      );
      $faq = array_values(Registrar::getFeatured('is_faq','post'));
      $faq = array_values(Registrar::withFeature('is_faq','post'));
      $registrar = Registrar::getInstance($faq[0]);
      $this->section = array_map('jvbCheckBase', $registrar->registrar->taxonomies)[0];
      $this->postType = $registrar->getBased();