D
MilesWeb Tools Content

Disable XML-RPC to prevent security vulnerabilities

Disable XML-RPC to prevent security vulnerabilities.

What it does

Disable XML-RPC to prevent security vulnerabilities. It is one of the abilities the MilesWeb Tools 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:

milesweb-tools.disable-xml-rpc-to-prevent-security-vuln
{
  "ability": "milesweb-tools.disable-xml-rpc-to-prevent-security-vuln",
  "args": { "input": ... }
}

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

Keep exploring

More MilesWeb Tools abilities

All MilesWeb Tools abilities β†’
E
Enable/disable maintenance mode
MilesWeb Tools
Enable/disable maintenance mode.
D
Disable file editing in the WordPress admin panel
MilesWeb Tools
Disable file editing in the WordPress admin panel.
T
Track user logins
MilesWeb Tools
Track user logins.
D
Display active theme details and inactive theme storage
MilesWeb Tools
Display active theme details and inactive theme storage usage.
M
Manage security, maintenance, and user logging while
MilesWeb Tools
Manage security, maintenance, and user logging while monitoring storage usage in one plugin.