Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

BuddyPress Maps

Beskrivning

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

Skärmdumpar

  • Group Map
  • Profile edition (no title/description for the marker)
  • Single marker edition (with title/description)
  • BuddyPress Maps options for Profile/Groups
  • BuddyPress Maps options
  • Profile view
  • BuddyPress Maps in the BuddyPress Classifieds component (several markers)

Installation

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.

Recensioner

Detta tillägg har inga recensioner.

Bidragsgivare och utvecklare

”BuddyPress Maps” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

Översätt ”BuddyPress Maps” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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