• Resolved claude17

    (@claude17)


    Hi,

    does this plugins use :
    – https for loading google api
    – async defer ?

    Like this :

    `<script src=”https://maps.googleapis.com/maps/api/js?key=YOUR_API_KEY&callback=initMap”
    async defer></script>

    Thanks a lot

    • This topic was modified 7 years, 5 months ago by claude17.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi Claude

    Thank you for getting in touch with us.

    The plugin enqueues the Google Maps API via WordPress’ core wp_enqueue_scripts hook. Unfortunately we don’t load it asynchronously, however it is loaded via HTTPS.

    I hope this helps?

Viewing 1 replies (of 1 total)
  • The topic ‘HTTPS’ is closed to new replies.