Ang plugin na ito ay hindi pa nasusubukan sa pinakabagong 3 major release ng WordPress. Maaaring hindi na ito minamantine o sinusuportahan at maaaring may mga isyu sa compatibility kapag ginamit sa mas bagong bersyon ng WordPress.

WP Google Maps Shortcode

Deskripsyon

WP Google Maps Shortcode – Insert Google Maps into your post or page using Shortcode.

Maps are displayed with the [wp_gmaps] short code:

[wp_gmaps address="San Francisco, California" zoom="7" marker="1"]
  • Support geocoding service
  • Support latitude and longitude parameters
  • Support zoom
  • Enable/Disable marker

Pag-install

  1. Activate the plugin
  2. Add [wp_gmaps address=”your address here”] or [wp_gmaps lat=”your latitude” lng=”your longitude”] to any post or page

Mga Review

Setyembre 3, 2016
While this plugin works and is simple to use, the code needs to be updated (bug fixes, improvements). For instance, this issue is 9 months old: https://wordpress.org/support/topic/javascript-bug-2?replies=1. Also, adding a responsive takes about 5 minutes (See https://gist.github.com/SiamKreative/f38f9fefcd494b67c1ca). It SHOULD be responsive by default.
Basahin lahat ng 5 na review

Mga Contributor at Developer

Ang “WP Google Maps Shortcode” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.

Mga Contributor

Isalin ang “WP Google Maps Shortcode” sa iyong wika.

Interesado sa development?

Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.

Changelog

1.1

  • Utilize Transients API for delivering cached maps

1.0

  • First release.