C
YITH Infinite Scrolling Content

Customize the text of the "Load more" button

Customize the text of the "Load more" button

What it does

Customize the text of the "Load more" button It is one of the abilities the YITH Infinite Scrolling 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:

yith-infinite-scrolling.customize-the-text-of-the-load-more-butt
{
  "ability": "yith-infinite-scrolling.customize-the-text-of-the-load-more-butt",
  "args": { "input": ... }
}

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

Keep exploring

More YITH Infinite Scrolling abilities

All YITH Infinite Scrolling abilities β†’
E
Enable infinite scrolling for a particular section (shop,
YITH Infinite Scrolling
Enable infinite scrolling for a particular section (shop, blog, etc.)
E
Enable infinite scrolling on mobile resolutions
YITH Infinite Scrolling
Enable infinite scrolling on mobile resolutions
C
Create infinite scrolling sections to use anywhere in your
YITH Infinite Scrolling
Create infinite scrolling sections to use anywhere in your store (products, articles, reviews, etc).