Jake Vanderwerf
10 days ago 97e7c319d656a5f05489ca996e249e7359303d4d
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();