Jake Vanderwerf
13 hours ago 3baf3d2545ba6ece6b74a64c0def59bd0774cf54
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;
      }