Wpfavs - Your favourite WordPress news
All Episodes

The Five-Plugin Future of WordPress

The hosts dig into a massive audit of stale WordPress plugins, why low-rated utility tools still rack up huge installs, and how convenience can turn into technical debt. They also debate a future built on terminal-based AI agents, purpose-built platforms, and a strict five-plugin ceiling for leaner, more manageable sites.

This show was created with Jellypod, the AI Podcast Studio. Create your own podcast with Jellypod today.


Chapter 1

The Stale Plugin Crisis and the Micro Utility Paradox

Nick d

So I, I was looking through this WP Goldmine audit of over sixty thousand plugins in the official directory, sixty thousand two hundred and fifty seven to be exact. And, and, and get this, forty three point eight percent of them, that is twenty six thousand three hundred and eighty seven plugins, have not been updated in over two years.

Ben cohen

Wait, forty three point eight percent?

Nick d

Yeah! Over twenty six thousand plugins just sitting there, totally untouched. And these are not just obscure single install experiments. Take Limit Login Attempts, right? Over three hundred thousand active installs, and its last update was April twenty twenty three. Or Layout Grid Block, two hundred thousand installs, completely untouched since July twenty twenty three. People are still installing these on fresh builds purely out of muscle memory.

Ido

It, it is wild because we treat the repository like this evergreen grocery store where everything on the shelf is fresh, but almost half the inventory is literally rotting. And yet, people keep downloading them because it solves one tiny problem today, ignoring the technical debt tomorrow.

Nick d

Well, and, and that brings up what I call the low rating utility paradox. Look at some of these massive official hosting plugins. SiteGround has an AI Agent plugin with over a million installs, but its rating is sitting at one point four out of five stars. Their Image Optimization plugin also has over a million installs, and it is rated one point seven out of five stars. One point seven!

Ben cohen

One point seven stars with a million active sites is insane, Nick. But think about why that happens. Site owners hit a quick button in their hosting dashboard for convenience, but these heavy utility suites end up completely bloating the admin DOM, injecting scripts everywhere, and locking you into a single vendor ecosystem.

Ido

Right, it, it creates this massive visual clutter and extra server overhead for features that could be handled so much cleaner. Though, Nick, you have to admit, as the guy behind wpfavs, you built an entire platform around helping people collect and organize these little utility plugins.

Nick d

I, I did, I did! Building wpfavs made me look at my own habits, and I realized I had this massive stash of favorite micro tools saved. Things like AddQuicktag or Disable Google Fonts. They are fantastic when you are building quickly on a Friday afternoon. But, um, at what exact point does a handy developer shortcut cross the line and become abandoned liability on a client site? When the original developer walks away and a core update breaks the database structure, that is when.

Chapter 2

Terminal Agents and the Five Plugin Future

Ben cohen

Which is why the entire philosophy of installing fifteen micro plugins for tiny admin tweaks is completely dying in twenty twenty six. Look at what is happening with tools like Novamira CLI. You can literally connect terminal agents like Claude Code, Codex CLI, or Gemini CLI directly to your site through shell commands. You do not need a plugin to rewrite database strings or configure redirects anymore.

Ido

Exactly! And Benjamin Intal showed off that Ahentic AI workspace experiment recently. It hooks straight into native WordPress APIs, no external servers or middleman MCPs required. It can read the entire site, manage post edits, and trigger plugin installations natively. Why install twelve single task plugins when a local AI agent can execute PHP and handle database queries directly through clean core endpoints?

Ben cohen

Precisely. The future is consolidating into deep, purpose built platforms. Look at FluentCart for e commerce, or Melapress with WP Activity Log and Login Security for complete site hardening. You get deep performance, active maintenance, and tight integration instead of stitching together twenty fragile micro scripts.

Ido

Mm, I agree on ditching micro scripts, Ben, but I worry about swinging too far toward massive all in one monoliths. When you stack everything into giant multi feature platforms, you create these huge single points of failure. If an autonomous AI agent tries to parse a site to extract clean content or schema, a massive monolithic dashboard layer can actually block or distort that data flow.

Nick d

So then where do we land for a modern agency stack? I think we are looking at a hard cap, like a strict five plugin ceiling for any professional build. You have one solid tool for custom fields, one for caching and performance, one for security like Melapress, an e commerce engine like FluentCart if needed, and a unified terminal AI interface like Novamira CLI to handle all the tiny operational chores.

Ben cohen

Five plugins total. That forces real discipline. No more installing an entire plugin just to hide the admin bar or disable an image size.

Ido

I love that limit. It keeps the site lean for users and infinitely easier for AI models to interpret and manage.

Nick d

Alright, clean stacks and terminal agents it is. Good chatting, guys, talk soon.