D
WP Custom Login Content

Disable autocomplete &#8212

Disable autocomplete — Prevent browsers from auto-filling the login form.

What it does

Disable autocomplete — Prevent browsers from auto-filling the login form. It is one of the abilities the WP Custom Login 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:

bm-custom-login.disable-autocomplete-8212
{
  "ability": "bm-custom-login.disable-autocomplete-8212",
  "args": { "input": ... }
}

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

Keep exploring

More WP Custom Login abilities

All WP Custom Login abilities β†’
A
Add your logo, social media links, and custom footer to
WP Custom Login
Add your logo, social media links, and custom footer to create a branded login experience.
D
Disable autofocus &#8212
WP Custom Login
Disable autofocus — Turn off the default autofocus behavior on the login form.
D
Disable error shake &#8212
WP Custom Login
Disable error shake — Turn off the shake animation on failed login attempts.