Jake Vanderwerf
2026-01-04 d38d825e3484d822ea3c1f0fb1df37ecf386b18a
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