I
Admin Custom Login Content

Import & Export All Plugin Settings

Import & Export All Plugin Settings

What it does

Import & Export All Plugin Settings It is one of the abilities the Admin Custom Login 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.

πŸ”’ manage_options

How an agent calls it

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

admin-custom-login.import-export-all-plugin-settings
{
  "ability": "admin-custom-login.import-export-all-plugin-settings",
  "args": { "input": ... }
}

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

Keep exploring

More Admin Custom Login abilities

All Admin Custom Login abilities β†’
A
Add Your Own Custom Logo On Login Form
Admin Custom Login
Add Your Own Custom Logo On Login Form
R
Redirect Users like (All Subscribers, Editors, Authors and
Admin Custom Login
Redirect Users like (All Subscribers, Editors, Authors and Contributors) on Custom URL After Login
A
Add Social Media Icons On Login Form
Admin Custom Login
Add Social Media Icons On Login Form
C
Customize Login Form Positions
Admin Custom Login
Customize Login Form Positions
R
Restrict Unauthorized IP - You can define a single
Admin Custom Login
Restrict Unauthorized IP - You can define a single authorized IP address to access admin dashboard so no other IPs get access to login page.