D
Disable Gutenberg Content

Disable Gutenberg for any post/page IDs

Disable Gutenberg for any post/page IDs

What it does

Disable Gutenberg for any post/page IDs It is one of the abilities the Disable Gutenberg 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_pagesπŸ”’ 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:

disable-gutenberg.disable-gutenberg-for-any-post-page-ids
{
  "ability": "disable-gutenberg.disable-gutenberg-for-any-post-page-ids",
  "args": { "input": ... }
}

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

Keep exploring

More Disable Gutenberg abilities

All Disable Gutenberg abilities β†’
D
Disable Gutenberg completely (all post types)
Disable Gutenberg
Disable Gutenberg completely (all post types)
D
Disable Gutenberg for any post type
Disable Gutenberg
Disable Gutenberg for any post type
D
Disable Gutenberg for any user role
Disable Gutenberg
Disable Gutenberg for any user role
D
Disable Gutenberg for any theme template
Disable Gutenberg
Disable Gutenberg for any theme template
D
Disable Gutenberg admin notice (nag)
Disable Gutenberg
Disable Gutenberg admin notice (nag)