Jake Vanderwerf
2026-05-31 d7e7d248cbe41cd7a9ef9c2fb022b6c4831f99a3
inc/managers/DashboardManager.php
@@ -29,6 +29,7 @@
      if (JVB_TESTING) {
         $this->cache->flush();
      }
      $this->cache->flush();
        add_action('init', [$this, 'registerDashboard']);
        $this->user = wp_get_current_user();