Google Maps v5.2.1

Last updated on March 31, 2021 by stephwells

  • New: If map should show on listings pages, show on regions pages too
  • New: Use extra atts in the locations array to customize markers
    Example:

    add_filter( 'wpbdp_googlemaps_map_locations', 'function_here' );
    function function_here( $locations ) {
    foreach ( $locations as $k => $l ) {
    $locations[ $k ]['icon'] = 'https://developers.google.com/maps/documentation/javascript/examples/full/images/beachflag.png';
    }
    return $locations;
    }
  • Fix: Added support for PHP 8
Complete your purchase
Special offer unlocked.
Get $70 OFF!
Complete Purchase
Join 20,000+ using Business Directory Plugin to build website directories fast. Get Started