Jake Vanderwerf
9 days ago 3b83905603d44b1a08f8b2b36a605808ce686ad6
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();