C
White Label - WordPress Custom Admin, Custom Login Page, and Custom Dashboard Content

Create a custom dashboard widget

Create a custom dashboard widget

What it does

Create a custom dashboard widget It is one of the abilities the White Label - WordPress Custom Admin, Custom Login Page, and Custom Dashboard 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:

white-label.create-a-custom-dashboard-widget
{
  "ability": "white-label.create-a-custom-dashboard-widget",
  "args": { "input": ... }
}

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

Keep exploring

More White Label - WordPress Custom Admin, Custom Login Page, and Custom Dashboard abilities

All White Label - WordPress Custom Admin, Custom Login Page, and Custom Dashboard abilities β†’
R
Remove login page interface features
White Label - WordPress Custom Admin, Custom Login Page, and Custom Dashboard
Remove login page interface features
A
Add custom CSS on the login page
White Label - WordPress Custom Admin, Custom Login Page, and Custom Dashboard
Add custom CSS on the login page
C
Create a custom welcome panel on the dashboard
White Label - WordPress Custom Admin, Custom Login Page, and Custom Dashboard
Create a custom welcome panel on the dashboard
R
Remove dashboard widgets
White Label - WordPress Custom Admin, Custom Login Page, and Custom Dashboard
Remove dashboard widgets
C
Create a custom dashboard to replace the one WordPress
White Label - WordPress Custom Admin, Custom Login Page, and Custom Dashboard
Create a custom dashboard to replace the one WordPress provides