TonioWeb AI Content Generator
TonioWeb AI Content Generator does what WordPress’s built-in AI cannot: process your entire site in bulk, in the background, while you do something else.
WordPress 7.0 added AI writing assistance inside the editor — great for one post at a time. TonioWeb AI Content Generator is for the other problem: you have 3 000 products without alt text, 800 posts without meta descriptions, a media library full of unnamed images. You need results in minutes, not weeks.
Why not just use WordPress’s built-in AI?
WordPress editor AI TonioWeb AI Content Generator
Works on One post at a time Entire site at once
Alt text Not supported Full Media Library, WCAG 2.2
SEO meta Not supported Writes to Yoast, Rank Math, AIOSEO, SEOPress
Translation Not supported Polylang & WPML native adapters
Background processing No Action Scheduler queue, resumable
Provider choice per feature No OpenAI for alt text, Claude for translations, Gemini for excerpts — your call
Fallback provider No Automatic failover if primary is rate-limited
Undo / rollback No 7-day rollback log, per-item undo
WooCommerce products Basic Titles, descriptions, attributes, custom fields
How It Works
- Get an API key from OpenAI, Anthropic or Google (all offer pay-as-you-go, no monthly subscription required)
- Add the key in WordPress Settings → Connectors — this is a built-in WordPress 7.0 feature for managing AI provider credentials
- Open TonioWeb AI Content Generator from the admin menu
- Scan, preview the items found, select which ones to process, and run the bulk job
That’s it. No separate account, no credit card for this plugin, no data sent to our servers — everything goes directly between your site and the AI provider you chose.
Features
🖼️ Bulk AI Alt Text Generator Scan your entire Media Library and generate accessible alt text for every image using AI vision. WCAG 2.2 compliant, multilingual, SEO-optimized. Preview thumbnails before generating. Skip images that already have alt text or force-regenerate selected ones. Undo per-image or in bulk. Works on thousands of images — not just the one currently open in the editor.
📝 AI SEO Meta Description Generator Generate 155-character SEO meta descriptions for all your posts, pages and products at once. Writes directly into Yoast SEO, Rank Math, All in One SEO, and SEOPress fields — your SEO plugin stays in control of display. Bulk-process your entire archive in one job.
🌍 AI Auto-Translate Translate posts, pages, products, taxonomies, and custom fields into 100+ languages. Native Polylang and WPML adapter — translations go to the right language slots automatically. Not a simple word-for-word translation: the AI adapts tone for natural reading in the target language.
✂️ AI Excerpt Generator Replace empty or auto-truncated excerpts with engaging 1–3 sentence summaries across your entire site. Content-type detection adapts tone automatically: news, e-commerce, blog, tutorial, product page.
⚙️ Multi-Provider Routing with Fallback Assign a different AI provider to each feature. Use Gemini for alt text (cheapest per image), Claude for translations (best quality), GPT-4o for meta descriptions. Set a fallback provider per feature — if your primary hits a rate limit, the job continues without interruption.
↩️ Full Rollback & Undo Every bulk operation is logged. Undo a single item or roll back an entire job up to 7 days later. No risk of irreversible changes.
🔌 WordPress 7.0 Connector Native Zero key management inside the plugin. Uses the Connector registry already built into WordPress 7.0 — one place for all your AI credentials across the whole site.
Who Should Use This Plugin?
- WooCommerce stores with hundreds or thousands of products that need alt text, meta descriptions, and translations
- Content sites with a large archive of legacy posts missing SEO meta or excerpts
- Agencies & freelancers onboarding new client sites — fill in all the missing content fields in one session
- Multilingual sites using Polylang or WPML that need translations without a SaaS subscription
- Accessibility-focused publishers who need WCAG/EAA-compliant alt text across their entire Media Library
Supported AI Providers
TonioWeb AI Content Generator reads provider credentials from the WordPress 7.0 Connectors registry. Currently supported:
- OpenAI — GPT-4o, GPT-4.5, GPT-5 and Vision models for alt text
- Anthropic Claude — Claude 4.x for translations and long-form excerpts
- Google Gemini — Gemini 2.x for cost-efficient bulk processing
Additional providers will be supported as WordPress 7.x ships new Connector packages.
Privacy & Data Handling
TonioWeb AI Content Generator is a thin orchestration layer. It sends your content directly from your WordPress site to the AI provider you selected, using YOUR API key. We never see, store, or proxy your data. No telemetry. No analytics. No phone-home.
Source Code
The plugin PHP source code is in src/. The React admin UI source is in admin/src/. The compiled admin bundle (admin/build/) is generated with @wordpress/scripts. To rebuild: npm install && npm run build.
