Jake Vanderwerf
2026-05-12 56dabe84560927f59d64eb37a797ac1ae0a46b1b
inc/blocks/FormBlock.php
@@ -34,6 +34,7 @@
   public function __construct()
   {
      $this->cache = Cache::for('forms', WEEK_IN_SECONDS);
      // Initialize forms from filter
      $this->forms = $this->registerForms();
      $this->form_contact = apply_filters('jvb_form_contact', '');