S
SVG Support Automation

Secure SVG uploads with automatic sanitization

Secure SVG uploads with automatic sanitization

What it does

Secure SVG uploads with automatic sanitization It is one of the abilities the SVG Support 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.

πŸ”’ upload_files

How an agent calls it

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

svg-support.secure-svg-uploads-with-automatic-saniti
{
  "ability": "svg-support.secure-svg-uploads-with-automatic-saniti",
  "args": { "input": ... }
}

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

Keep exploring

More SVG Support abilities

All SVG Support abilities β†’
E
Enable "Advanced Mode" for minification and inline rendering
SVG Support
Enable "Advanced Mode" for minification and inline rendering
C
Customize with hooks and filters for tailored functionality
SVG Support
Customize with hooks and filters for tailored functionality
B
Block Editor Usage :
SVG Support
Block Editor Usage :
A
Add the "style-svg" class to Image blocks
SVG Support
Add the "style-svg" class to Image blocks
A
Add the "style-svg" class to Cover blocks to render SVG
SVG Support
Add the "style-svg" class to Cover blocks to render SVG backgrounds inline