wpsl_gmap_api_version

  1. Description
  2. Usage
  3. Changelog
  4. Source File

Description

This filter allows you change the used Google Maps API version.

To prevent the weekly updates from potentially breaking something the version is current set to 3.33.

Usage

This code shows how to load a different version number.

You can see a list of the available version numbers here.

Changelog

Since 2.2.16

Source File

This filter is located in /inc/wpsl-functions.php

Placement

The code needs to be placed in the functions.php file inside your active theme folder.