S
Simple Custom Post Order Content

Sort Any Content Type

Sort Any Content Type

What it does

Sort Any Content Type It is one of the abilities the Simple Custom Post Order 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:

simple-custom-post-order.sort-any-content-type
{
  "ability": "simple-custom-post-order.sort-any-content-type",
  "args": { "input": ... }
}

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

Keep exploring

More Simple Custom Post Order abilities

All Simple Custom Post Order abilities β†’
D
Display team members by hierarchy, department, or seniority
Simple Custom Post Order
Display team members by hierarchy, department, or seniority rather than by when they were added to the system.
C
Create curated reading lists by manually ordering posts in
Simple Custom Post Order
Create curated reading lists by manually ordering posts in the exact sequence you want readers to discover them.
S
Sort frequently asked questions by importance or topic,
Simple Custom Post Order
Sort frequently asked questions by importance or topic, ensuring the most relevant questions appear first.
F
Filter Hooks
Simple Custom Post Order
Filter Hooks
E
Enable the advanced view in settings to see all registered
Simple Custom Post Order
Enable the advanced view in settings to see all registered post types, including those normally hidden from the admin menu.