F
The Events Calendar Shortcode & Block Content

Filter bar: Allow visitors to choose what events they want

Filter bar: Allow visitors to choose what events they want to see.

What it does

Filter bar: Allow visitors to choose what events they want to see. It is one of the abilities the The Events Calendar Shortcode & Block 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_posts

How an agent calls it

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

the-events-calendar-shortcode.filter-bar-allow-visitors-to-choose-what
{
  "ability": "the-events-calendar-shortcode.filter-bar-allow-visitors-to-choose-what",
  "args": { "input": ... }
}

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

Keep exploring

More The Events Calendar Shortcode & Block abilities

All The Events Calendar Shortcode & Block abilities →
D
Display a list of your events by either adding a block in
The Events Calendar Shortcode & Block
Display a list of your events by either adding a block in the new editor, or adding a shortcode to any post, page, or widget.
D
Display events by location: Choose to show events by city,
The Events Calendar Shortcode & Block
Display events by location: Choose to show events by city, state, or country!