This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Google Maps Shortcode

چۈشەندۈرۈش

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

ئورنىتىش

  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

باھالاشلار

2016-يىلى 3-سېنتەبىر
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.
5 باھالاشنىڭ ھەممىنى ئوقۇش

تۆھپىكار ۋە ئىجادكار

«WP Google Maps Shortcode» كودى ئوچۇق يۇمشاق دېتال. تۆۋەندىكى كىشىلەر بۇ قىستۇرمىغا تۆھپە قوشقان.

تۆھپىكار

«WP Google Maps Shortcode» نى تىلىڭىزغا تەرجىمە قىلىڭ

ئىجادىيەتكە قىزىقامسىز؟

كودقا كۆز يۈگۈرتۈپ، SVN خەزىنە تەكشۈرۈپ ياكى RSSئارقىلىق ئىجادىيەت خاتىرىسىگە مۇشتەرى بولغىلى بولىدۇ.

ئۆزگىرىش خاتىرىسى

1.1

  • Utilize Transients API for delivering cached maps

1.0

  • First release.