S
Multi Device Switcher Content

Set a separate theme for device (Smart Phone, Tablet PC,

Set a separate theme for device (Smart Phone, Tablet PC, Mobile Phone, Game), switches to selected theme.

What it does

Set a separate theme for device (Smart Phone, Tablet PC, Mobile Phone, Game), switches to selected theme. It is one of the abilities the Multi Device Switcher 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:

multi-device-switcher.set-a-separate-theme-for-device-smart-ph
{
  "ability": "multi-device-switcher.set-a-separate-theme-for-device-smart-ph",
  "args": { "input": ... }
}

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

Keep exploring

More Multi Device Switcher abilities

All Multi Device Switcher abilities β†’
A
Add every device by the Custom Switcher
Multi Device Switcher
Add every device by the Custom Switcher .
A
Add links &#8216
Multi Device Switcher
Add links ‘Mobile' or ‘PC' in the theme by the PC Switcher , switch to the default theme.
D
Disable the switching of the theme for each url by the
Multi Device Switcher
Disable the switching of the theme for each url by the Disable Switcher .
T
Translate Multi Device Switcher into your language
Multi Device Switcher
Translate Multi Device Switcher into your language.
C
Create a feature branch: git checkout -b my-new-feature
Multi Device Switcher
Create a feature branch: git checkout -b my-new-feature