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

BuddyPress Maps

説明

BuddyPress Maps is a component that allows to find and display location markers on a Google Map.
It includes several plugins to work with BuddyPress and its API has been coded to allow others plugins to use the component.

You can enable or disable those plugins :
* Profile maps (for saving the user’s location)
* Members map (a map with all the user’s location)
* Friends map
* Groups maps
* Custom markers

There is an option for the groups maps to allow displaying member location markers, custom group markers (if you need to give your group a specific location) that the group admin can add; or both.

You can also use the plugin’s API to add maps to your own plugins.

Try the demo

You can registrer on the demo website to check how it works.
* Demo for profile
* Demo for members map
* Demo for group map

スクリーンショット

インストール

BuddyPress Maps

  • Copy the directory buddypress-maps to wp-content/plugins.
  • Activate the plugin site-wide
  • Go to the options page (Maps) under the BuddyPress menu and change the options if needed.
  • If you want a custom theme; copy the directory /maps from buddypress-maps/theme to your current theme and edit it.

評価

このプラグインにはレビューがありません。

貢献者と開発者

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

貢献者

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

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

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

変更履歴

0.30

  • Added groups markers (using tabs). Each group of markers can be customisable.
  • Added cleanup functions when removing a user
  • Added custom markers plugin
  • Various bug fixes
  • Added user information for each marker

0.28

  • Localization fixes

0.27

  • Now uses JSON included with WordPress rather than custom one for javascript

0.26

  • Fixed infoWindow bug
  • Removed “Delete the location group & datas from XProfile” option as it can be confusing
  • Added marker icons in the members loop when user has a profile marker

0.25

  • Fixed bugs
  • Now admin can batch locate users
    = 0.2=
  • Lots of stuff rewritten
  • Members map
  • Friends map
  • Groups maps now allow group admin to save custom markers.
    = 0.1.6=
  • New option to guess user’s location from his IP when the map is empty
  • Added Localization

0.15-alpha

  • Updated plugin information
  • Added Screeshots
  • Various fixes

0.12-beta

Fixed Bugs

0.1-beta

  • First version