P
Login Security Captcha Content

Protect Comment Spam

Protect Comment Spam

What it does

Protect Comment Spam It is one of the abilities the Login Security Captcha 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:

login-security-recaptcha.protect-comment-spam
{
  "ability": "login-security-recaptcha.protect-comment-spam",
  "args": { "input": ... }
}

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

Keep exploring

More Login Security Captcha abilities

All Login Security Captcha abilities β†’
S
Set reCAPTCHA v3 Position
Login Security Captcha
Set reCAPTCHA v3 Position
S
Secure Login Form
Login Security Captcha
Secure Login Form
S
Secure Registration Form
Login Security Captcha
Secure Registration Form
S
Secure Lost Password Form
Login Security Captcha
Secure Lost Password Form
M
Monitor Error Logs
Login Security Captcha
Monitor Error Logs