Jake Vanderwerf
2026-01-05 9f86429a1252b45c95b7c62fbaa1b82de3723997
inc/blocks/GlossaryBlock.php
@@ -38,7 +38,6 @@
   public function render(array $attributes, string $content, WP_Block $block)
   {
      $cache = $this->cache->get('all');
      $cache = false;
      if ($cache) {
         return $cache;
      }