D
Admin and Site Enhancements (ASE) Content

Disable Dashboard Widgets

Disable Dashboard Widgets . Completely disable some or all widgets.

What it does

Disable Dashboard Widgets . Completely disable some or all widgets. It is one of the abilities the Admin and Site Enhancements (ASE) 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:

admin-site-enhancements.disable-dashboard-widgets
{
  "ability": "admin-site-enhancements.disable-dashboard-widgets",
  "args": { "input": ... }
}

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

Keep exploring

More Admin and Site Enhancements (ASE) abilities

All Admin and Site Enhancements (ASE) abilities β†’
D
Display Active Plugins First : On the plugins list
Admin and Site Enhancements (ASE)
Display Active Plugins First : On the plugins list.
D
Disable User Account
Admin and Site Enhancements (ASE)
Disable User Account . Disable login for individual users while preserving their content and display name.
M
Manage ads
Admin and Site Enhancements (ASE)
Manage ads.txt and app-ads.txt .
M
Manage robots
Admin and Site Enhancements (ASE)
Manage robots.txt .
D
Disable Components
Admin and Site Enhancements (ASE)
Disable Components