wp-maps
Installation
SKILL.md
WP Maps
WP Maps is a WordPress plugin that allows users to easily create and embed custom maps on their websites. It's used by website owners, bloggers, and businesses who need to display locations, routes, or other geographical information to their visitors.
Official docs: https://www.wpgmaps.com/documentation/
WP Maps Overview
- Map
- Marker
- Category
Use action names and parameters as needed.
Working with WP Maps
This skill uses the Membrane CLI to interact with WP Maps. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills