A
Open User Map – Interactive Leaflet Maps Content

Add the "Add location" feature to the WordPress user

Add the "Add location" feature to the WordPress user registration form.

What it does

Add the "Add location" feature to the WordPress user registration form. It is one of the abilities the Open User Map – Interactive Leaflet Maps plugin exposes, so an AI agent connected to your site can run it for you.

Input schema

FieldTypeRequiredDescription
input string Required What you want this ability to do, in plain language.

Output schema

FieldTypeDescription
result string The result produced by the ability.

Permissions

The agent's WordPress user needs these capabilities. Grant only what's listed here, never a full admin account.

🔒 edit_users

How an agent calls it

Agents call this ability by name and pass the inputs it needs. A call looks roughly like this:

open-user-map.add-the-add-location-feature-to-the-word
{
  "ability": "open-user-map.add-the-add-location-feature-to-the-word",
  "args": { "input": ... }
}

The agent runs the ability, then hands the result back for you to review before anything is published.

Keep exploring

More Open User Map – Interactive Leaflet Maps abilities

All Open User Map – Interactive Leaflet Maps abilities →
S
Search for markers 🆕
Open User Map – Interactive Leaflet Maps
search for markers 🆕
A
Add Lines and Areas as additional location types
Open User Map – Interactive Leaflet Maps
Add Lines and Areas as additional location types. Visitors can draw routes, paths, zones or boundaries directly on the map.
A
Add a customizable button for likes, upvotes or flagging,
Open User Map – Interactive Leaflet Maps
Add a customizable button for likes, upvotes or flagging, with flexible privacy controls.
S
Send notifications to an admin email address when new
Open User Map – Interactive Leaflet Maps
Send notifications to an admin email address when new location proposals are submitted.
R
Restrict the "Add location" feature to registered users
Open User Map – Interactive Leaflet Maps
Restrict the "Add location" feature to registered users only and redirect visitors to your registration form.