Image SEO Optimizer

AI Settings (Meta Box)

A quick tour of the AI Settings panel on the dashboard — model, language, prompt, per-image override. Deep dives linked inline.

schedule 1 min read update Updated 3 days ago local_offer Version 1.0.7

The AI Settings metabox is the panel that sits alongside the image table on the main plugin dashboard. It’s where you pick which AI model runs, which language it writes in, and (optionally) a sentence of context that shapes its tone. Four fields, one Save button — and the language you picked in the setup wizard is already selected here.

AI Settings metabox with four fields: AI Model dropdown grouped by provider, Language dropdown, Prompt Add-on textarea, and Enable custom prompt per image checkbox, with a Save Settings button at the bottom.
zoom_in
The AI Settings metabox — sits to the right of the image table on the main plugin dashboard.
info

It’s a metabox, not a separate page

Because it lives on the dashboard, AI Settings is always one click away from the table you’re actually working with. Changes save inline, with no page reload. It is the only screen in the admin that holds these four fields — the setup wizard writes the language once, and the REST API can read and change all four.

The four fields

What “Enable custom prompt per image” actually does

This single checkbox quietly changes the optimization flow in a way worth understanding. With it off, every AI call uses your saved Prompt Add-on (or no addon at all if it’s blank). With it on, an extra step appears between clicking Optimize with AI and the actual AI call:

1

Click Optimize with AI on any row

Same button as always — the Actions column in the Images table. Single-field runs from the alt text, title and filename modals do not ask.

2

A Custom Prompt dialog opens

A small dialog appears with the image and a text field for one-off context — for example, This is a guest post about Berlin coffee shops for an outlier image. The AI request waits until you respond.

3

Submit → optimization runs with that prompt

The text you typed is sent in place of your saved Prompt Add-on for this one request. It’s not appended; it replaces the global addon entirely, so the AI doesn’t see both at once.

4

Or cancel → optimization aborts

Closing the modal (X, Esc, or clicking outside) cancels the optimization. Nothing is sent, nothing changes on the image.

info

Per-image prompts replace, not stack

With both a global Prompt Add-on and per-image prompts on, the per-image text wins — the global addon is skipped on every run while the box is checked, so context never doubles up. The metabox disables the Prompt Add-on textarea to make that visible. Per-image text is not saved; it is used for that single optimization and discarded.

check_circle

When to leave it on

If your site has one consistent voice — an e-commerce store with a single product type, say — leave it off and use the global Prompt Add-on. If the library is mixed (guest posts, several product types, occasional outliers), turn it on and give the AI context per image where it matters. The cost is one extra dialog per optimization.

Saving

Changes save inline when you click Save Settings — no page reload, no banner. The new model / language / prompt take effect on the very next AI call.

Was this article helpful?

favorite

Thanks for your feedback!