E
Loading Page with Loading Screen Media

Enable loading screen : activates preloading of images and

Enable loading screen : activates preloading of images and displays a loading screen while the webpage is loading.

What it does

Enable loading screen : activates preloading of images and displays a loading screen while the webpage is loading. It is one of the abilities the Loading Page with Loading Screen 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.

πŸ”’ upload_files

How an agent calls it

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

loading-page.enable-loading-screen-activates-preloadi
{
  "ability": "loading-page.enable-loading-screen-activates-preloadi",
  "args": { "input": ... }
}

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

Keep exploring

More Loading Page with Loading Screen abilities

All Loading Page with Loading Screen abilities β†’
D
Display the loading screen once per session : display the
Loading Page with Loading Screen
Display the loading screen once per session : display the loading screen only once per session.
D
Display the loading screen on : display the loading screen
Loading Page with Loading Screen
Display the loading screen on : display the loading screen with all screens sizes, or if the screens sizes satisfy the conditions.
D
Display image in fullscreen : allows to adjust the
Loading Page with Loading Screen
Display image in fullscreen : allows to adjust the background image in fullscreen mode.
D
Display loading percent : Shows the percentage of loading
Loading Page with Loading Screen
Display loading percent : Shows the percentage of loading. The loading percent is calculated in function of images in the page.