F
ACF Quick Edit Fields Content

Filter add a filter to the posts users or terms list

Filter add a filter to the posts users or terms list.

What it does

Filter add a filter to the posts users or terms list. It is one of the abilities the ACF Quick Edit Fields 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πŸ”’ 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:

acf-quickedit-fields.filter-add-a-filter-to-the-posts-users-o
{
  "ability": "acf-quickedit-fields.filter-add-a-filter-to-the-posts-users-o",
  "args": { "input": ... }
}

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

Keep exploring

More ACF Quick Edit Fields abilities

All ACF Quick Edit Fields abilities β†’
E
Edit ACF Field values in Quick edit and Bulk edit
ACF Quick Edit Fields
Edit ACF Field values in Quick edit and Bulk edit
B
Bulk Edit seems to be incompatible with Search & Filter Pro
ACF Quick Edit Fields
Bulk Edit seems to be incompatible with Search & Filter Pro @see Issue #145
E
Enable Backend Search to make a field searchable in the
ACF Quick Edit Fields
Enable Backend Search to make a field searchable in the list table view.