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();