D
SpeedyCache - Cache, Optimization, Performance Content

Display Swap: Adds display swap to Google font URL, so when

Display Swap: Adds display swap to Google font URL, so when Google font loads the font will stay visible this is enabled by default.

What it does

Display Swap: Adds display swap to Google font URL, so when Google font loads the font will stay visible this is enabled by default. It is one of the abilities the SpeedyCache - Cache, Optimization, Performance 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:

speedycache.display-swap-adds-display-swap-to-google
{
  "ability": "speedycache.display-swap-adds-display-swap-to-google",
  "args": { "input": ... }
}

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

Keep exploring

More SpeedyCache - Cache, Optimization, Performance abilities

All SpeedyCache - Cache, Optimization, Performance abilities β†’
P
Preload: Preload makes sure the user always sees the cached
SpeedyCache - Cache, Optimization, Performance
Preload: Preload makes sure the user always sees the cached version of your website as it periodically creates cache.
M
Minify CSS: Reduces the size of the CSS files
SpeedyCache - Cache, Optimization, Performance
Minify CSS: Reduces the size of the CSS files.
D
Disable Emojis: You can remove the emoji inline CSS and
SpeedyCache - Cache, Optimization, Performance
Disable Emojis: You can remove the emoji inline CSS and wp-emoji-release.min.js.
M
Minify HTML: It removes empty lines, line breaks, minifies
SpeedyCache - Cache, Optimization, Performance
Minify HTML: It removes empty lines, line breaks, minifies inline Js And Css, removes comments and space in Tags
M
Minify JS: Reduces JS file size
SpeedyCache - Cache, Optimization, Performance
Minify JS: Reduces JS file size.