このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

RSV GMaps

説明

RSV GMaps this Plugin for displaying Multiple Pointers in Google Maps. It will produce clean HTML code without any iframe.

スクリーンショット

  • Add new Google Map Pointer from WordPress Admin.
  • You can add Multiple Addresses.
  • Set Zoom level and center location and copy shortcode.
  • Place shortcode inside post/page.
  • You can see google map with multiple pointers.

インストール

  1. Upload the rs-gmaps folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins‘ menu in WordPress
  3. Use This Short Code to Display All pointers: [RSV_GMaps]
  4. Use This Short Code to Display Single Pointer: [RSV_GMaps id=16]
  5. Use This Short Code to Display Multiple Pointers: [RSV_GMaps id=16,20,36].
  6. You can change id for every shortcode used.
  7. Go to Rsv Gmaps in your WordPress admin, and click the location you need the ID of. Then, if you look in the address bar of your browser, you’ll see something like this:
    http://localhost/wordpress/wp-admin/post.php?post=31&action=edit
    in this case 31, is the post ID.

FAQ

How do I insert the RSV GMaps?

You can insert the RSV GMaps by pasting the shortcode [RSV_GMaps] into the content area of a page or post. Be sure to use the HTML editor when inserting shortcodes! To customize your MAP, there are optional attributes that can be used with the shortcode.

where can find the ‘post ID’ ?

Go to Rsv Gmaps in your WordPress admin, and click the location you need the ID of. Then, if you look in the address bar of your browser, you’ll see something like this:
http://localhost/wordpress/wp-admin/post.php?post=31&action=edit
in this case 31, is the post ID.

評価

1件のレビューをすべて表示

貢献者と開発者

RSV GMaps はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“RSV GMaps” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.5

  • Added Custom Icon Option.

1.2

  • Added Zoom and Center Location Options.

1.0

  • Rapid Sort WordPress plugin.