WordPress.org

Forums

Google Maps Embed
Allowing https urls (3 posts)

  1. smithwib
    Member
    Posted 7 months ago #

    In version 1.5 of the plugin, we needed to edit line 40 of /lib/shortcodes.php so that a map url with https was allowed through:

    //if it's not a link to maps.google.com, don't allow it
    if (substr_count($src, '//maps.google', 0) == 0) return;

    http://wordpress.org/extend/plugins/google-maps-embed/

  2. Jason Lemahieu (MadtownLems)
    Member
    Plugin Author

    Posted 6 months ago #

    Yup - made that change locally a while ago, should get an updated version here soon

  3. Jason Lemahieu (MadtownLems)
    Member
    Plugin Author

    Posted 6 months ago #

    And by soon, I meant REALLY soon. Want to confirm this new version works for you?

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.