Jake Vanderwerf
2026-06-17 f16cb88a3218ac7bb32e43f0e0a2542d35c7a01b
inc/integrations/GoogleMaps.php
@@ -542,7 +542,7 @@
         return true;
      }
      if (!empty(Registrar::getFeatured('is_content', 'term')) && get_term_meta(get_queried_object_id(), BASE . 'has_map', true) === true) {
      if (!empty(Registrar::withFeature('is_content', 'term')) && get_term_meta(get_queried_object_id(), BASE . 'has_map', true) === true) {
         return true;
      }