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', '');