Featured

WP-AutoInsight 4.0: A WordPress AI Plugin That Finally Looks Like One

WP-AutoInsight 4.0 rebuilds the WordPress AI content plugin from the interface up — status dashboard, real permissions, WordPress 7.0 Connectors support.

April 16, 2026
4 min read
Tags
WP-AutoInsightWordPressAIopen sourceWordPress pluginfree software

I started building WordPress sites in 2006. Since then, I've shipped work for e-commerce, NGOs, news portals, and more blogs than I can count. If you've been at this long enough, you stop asking whether something will break and start asking when.

WP-AutoInsight was supposed to launch alongside WordPress 7.0. The core team pushed WP back a few weeks. I had two options: delay the plugin to keep the "Road to 7" timeline clean, or ship it now and write the announcement without the lore.

Here we are.

What 4.0 actually is

4.0 isn't a feature release. The plugin already had the features: content generation across four AI providers, audio transcription, infographics, scheduling, keyword groups, bulk generation, user permissions, debug logging. All working. All scattered across tabs in an order that made sense only if you'd been using the plugin since version 1.

If you were new, you had to do homework before you could do work.

So I rebuilt the dashboard. It’s the same engine, but with a different cockpit.

The 10-second site audit

Open the v4.0 release on any site. In under ten seconds, you know:

If scheduling is on or off, the last five generated posts, the live status of every API key you've configured, and when the next scheduled post is actually going to fire.

If something is broken, the dashboard tells you before the silence does. That matters when you're managing content on six client sites, and the only way you used to find out that a key had expired was when a client emailed asking why the blog went quiet for a week.

I wrote the original interface while I saw this plugin just as a learning experience. I can say this: it was functional but ugly. 4.0 is the version I wish I'd shipped three years ago.

The small things that were quietly annoying

Debug logging is now a checkbox. Before 4.0, turning it on meant editing wp-config.php or calling your host. The plugin has its own abcc_debug_log() function that writes only when you ask it to — no more polluting your core WordPress log with plugin noise.

Every AI provider now has its key and its model in the same panel. OpenAI, Anthropic, Google, Perplexity. No more "wait, which key is this model reading from?" because the answer is: that one, right there, next to it.

Auto-save across settings. You change a value, leave the tab, and it's saved. The "I edited it but forgot to click Save" problem is gone.

Configuration export. Replicate a working setup across client sites in a single step instead of clicking through thirty fields while trying to remember what you put where.

None of this is glamorous. All of it makes the plugin less infuriating to use every day.

WordPress 7.0 and the Connectors API

WordPress 7.0 introduced centralized AI infrastructure: a Connectors page in Settings where API keys are managed once across every compatible plugin. WP-AutoInsight 4.0 speaks that protocol.

On sites running WP 7.0, the plugin reads Connector credentials automatically. Perplexity doesn't have a native WordPress Connector yet, so the plugin registers one on the Settings screen itself — so your Perplexity key lives in the same place as everything else, even though WordPress doesn't officially know what Perplexity is.

On older WordPress versions, nothing changes. The plugin behaves exactly as it always has.

What this isn't

WP-AutoInsight isn't a SaaS. There's no monthly platform fee, no seat-based pricing, no "upgrade to Pro" wall sitting between you and a feature you already paid for in principle.

You install the plugin. You connect your own OpenAI, Anthropic, Google, or Perplexity accounts. You pay the API provider directly for what you actually generate. That's it. If you generate one post this month, you pay for one post. If you generate a hundred across six client sites, you pay for a hundred.

The plugin is free. The APIs are pay-per-use. Nobody is renting you your own content pipeline.

Who this is for

Agencies running WordPress for multiple clients. Professional bloggers who got tired of losing an afternoon to content production. Content-driven companies that want automation on their own infrastructure instead of a third-party dashboard that could change its pricing model next quarter.

If that's you, download WP-AutoInsight 4.0 from the WordPress plugin directory and open the dashboard. You'll know in ten seconds whether it's worth keeping.

If you want it running on client sites and don't feel like configuring it yourself, that's the work I do.

Read More Posts

Explore other articles and insights

Back to Blog

© 2026 Paulo H. Alkmin. All rights reserved.