B
SVG Support Content

Block Editor Usage :

Block Editor Usage :

What it does

Block Editor Usage : 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.

πŸ”’ 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:

svg-support.block-editor-usage
{
  "ability": "svg-support.block-editor-usage",
  "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 β†’
S
Secure SVG uploads with automatic sanitization
SVG Support
Secure SVG uploads with automatic sanitization
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
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