Glossary Terms
Plugin audit
A structured review of every installed plugin for necessity, security, maintenance status, and redundancy.
A plugin audit is a structured review of every plugin on a WordPress site, checking whether each one is still needed, actively maintained, free of known vulnerabilities, and not duplicating something another plugin or the theme already does. For each plugin you look at when it was last updated (a plugin untouched for 12 to 24 months gets riskier as WordPress and PHP move on), how responsive its support is, whether a little custom code could replace it, and whether two plugins are quietly doing the same job. On neglected sites this often clears out 20 to 40 percent of the plugins, and every one removed shrinks the attack surface, drops some page weight, and makes future updates simpler. It’s a standard part of any full WordPress audit.
-
The WordPress site audit most agencies skip in 2026
A WordPress site audit done well takes a day and surfaces three to five issues. Done badly, it produces a 40-page PDF…
-
Lighthouse scores vs real WordPress performance: what actually matters
Lighthouse scores measure what a 30-second synthetic test sees. Real WordPress performance is the user, page, and template view. Here is how…