Jake Vanderwerf
2025-11-10 e9967fa22781d922ba4eb8fb44fe72d200ac4b14
inc/rest/routes/OptionsRoutes.php
@@ -109,8 +109,8 @@
      do_action('jvbOptionsRoute', $data);
      $cache = new CacheManager('options', 1800);
      $cache::invalidateGroup('options');
      $cache = CacheManager::for('options', 1800);
      $cache->invalidate();
      return [
         'success'   => true,
         'result' => $results