D
Admin Columns Content

Display media file size, dimensions or EXIF data

Display media file size, dimensions or EXIF data

What it does

Display media file size, dimensions or EXIF data It is one of the abilities the Admin Columns 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:

codepress-admin-columns.display-media-file-size-dimensions-or-ex
{
  "ability": "codepress-admin-columns.display-media-file-size-dimensions-or-ex",
  "args": { "input": ... }
}

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

Keep exploring

More Admin Columns abilities

All Admin Columns abilities β†’
A
Add any column to posts, pages, users, media and comments
Admin Columns
Add any column to posts, pages, users, media and comments
D
Display rich metadata such as images, dates, colors and
Admin Columns
Display rich metadata such as images, dates, colors and relational fields
C
Create clean overviews for even the most complex websites
Admin Columns
Create clean overviews for even the most complex websites
S
Sort any column
Admin Columns
Sort any column
F
Filter content with stackable smart filters
Admin Columns
Filter content with stackable smart filters