WordPress & platforms

Plugin hygiene: how many plugins are “too many”

Updated 2026-04-11 · Practical guide for NZ small businesses

Short answer: Count matters less than quality—one badly coded plugin can hurt more than twenty well-maintained ones.

Audit plugins yearly: deactivate what you no longer use, replace abandoned ones, and prefer fewer vendors with clearer support.

Red flags

  • No updates for years or hundreds of open support threads about fatal errors.
  • Duplicate functionality—two SEO plugins, multiple backup plugins fighting.
  • Admin notices nagging for unrelated upsells on every screen.

Performance angle

Each plugin may add hooks, queries, or front-end assets. Measure before/after disabling on staging—not guesswork.

Security angle

Remove unused plugins entirely; deactivated plugins still occupy disk and may be forgotten in updates.

Frequently asked questions

Is there a safe number?

No universal cap—focus on necessity, maintainer reputation, and test evidence.

Are “must-use” plugins safer?

They skip some UI—but still need maintenance and code quality review.