C
All-in-One Video Gallery Content

Create unlimited categories/subcategories and tags

Create unlimited categories/subcategories and tags.

What it does

Create unlimited categories/subcategories and tags. It is one of the abilities the All-in-One Video Gallery 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:

all-in-one-video-gallery.create-unlimited-categories-subcategorie
{
  "ability": "all-in-one-video-gallery.create-unlimited-categories-subcategorie",
  "args": { "input": ... }
}

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

Keep exploring

More All-in-One Video Gallery abilities

All All-in-One Video Gallery abilities β†’
C
Create a featured videos group
All-in-One Video Gallery
Create a featured videos group.
B
Bulk import videos from a CSV file or folder
All-in-One Video Gallery
Bulk import videos from a CSV file or folder; export all your videos in one click.
R
Restrict video access globally or per video β€” allow all
All-in-One Video Gallery
Restrict video access globally or per video β€” allow all visitors, logged-in users only, logged-out users only, or specific user roles.
S
Sort categories by "ID", "videos count", "category name",
All-in-One Video Gallery
Sort categories by "ID", "videos count", "category name", "slug" & "menu order (custom ordering)".
F
Filter videos by "categories", "tags" and "featured" meta
All-in-One Video Gallery
Filter videos by "categories", "tags" and "featured" meta key.