Interactive Members Map for PeepSo
Interactive Members Map for PeepSo is a lightweight addon for the PeepSo community plugin that lets you display all community members on an interactive world map. Perfect for showcasing your global community, helping users connect geographically, and increasing engagement. The plugin is fully responsive, shortcode-ready, and easy to customize.
⚠️ Note: This is an addon. It requires the PeepSo plugin to be installed and activated.
Features:
* Display all members on an interactive map
* Clickable location markers for each member
* Shortcode support: [interactive_members_map_for_peepso]
* Responsive and mobile-friendly layout
* Lightweight and easy to use
External Services
This plugin uses external mapping services to display interactive maps.
OpenStreetMap The plugin loads map tiles from OpenStreetMap to render the interactive map interface.
What data is sent: When the map is displayed, the user’s IP address and browser-related information may be transmitted to OpenStreetMap tile servers in order to retrieve map tiles.
When data is sent: Data is sent automatically whenever the map is loaded on the frontend via the plugin shortcode.
Service provider: OpenStreetMap contributors
Terms of Service: https://operations.osmfoundation.org/policies/tiles/
Privacy Policy: https://osmfoundation.org/wiki/Privacy_Policy
Source Code and Build Information
This plugin uses modern JavaScript build tools to generate its production assets located in /imemapfor-src/dist/.
The original, uncompressed source code for all JavaScript and CSS files is publicly included inside the /imemapfor-src/src/ directory of this plugin.
To rebuild the production assets, developers can run the following commands from the plugin root directory:
- npm install
- npm run build
This ensures full transparency and compliance with the WordPress.org guidelines on human-readable source code.