Linux 软件免费装
Banner图

PressHangar Site Checkup

开发者 presshangar
更新时间 2026年9月8日 07:37
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

health check site health plugin conflict plugin checker unused plugins

下载

0.3.1 0.3.2

详情介绍:

PressHangar Site Checkup is a free, read-only WordPress health check and plugin conflict checker. It finds overlapping or duplicate plugins (two plugins doing the same job), heaviness and bloat hints, and unused plugins and themes — all in plain language. It is a site doctor, not a mechanic: it looks, it explains, and it advises — it never touches anything. There is nothing in this plugin that deactivates, deletes, or edits any plugin, theme, post, or option other than PressHangar Site Checkup's own settings. Every diagnostic runs only when you click a button; nothing runs automatically, and there is no background profiler slowing down your site. Click "Run checkup" and PressHangar Site Checkup runs three read-only checks: Results are cached after each run, so revisiting the PressHangar Site Checkup screen shows "Diagnosed N minutes ago" instead of re-running the checks — nothing here runs on a schedule or on your site's normal front-end requests.

安装:

  1. Upload the presshangar-site-checkup folder to /wp-content/plugins/ and activate it.
  2. Go to Tools > PressHangar Site Checkup and click "Run checkup".

常见问题:

Does PressHangar Site Checkup ever change my site?

No. PressHangar Site Checkup is read-only. The only things it ever writes are its own two settings (phcheckup_settings, which check to run, and phcheckup_last_scan, the cached result of your last checkup). It never calls WordPress's plugin/theme deactivation or deletion functions, never edits a post, and never touches any other plugin's data.

Does PressHangar Site Checkup slow my site down?

No. There is no background job, no cron event, and no code that runs on a normal front-end page view. Every check only runs when you click "Run checkup" (or, separately, "Measure front-page load time") on the PressHangar Site Checkup admin screen, and each run is a single, bounded request.

How does the "overlapping plugins" check work?

It matches each active plugin's folder name against a small dictionary of well-known plugins (Yoast SEO, Rank Math, WP Super Cache, Wordfence, UpdraftPlus, Contact Form 7, and more) to work out what job it does. For anything not in that dictionary, it falls back to a keyword guess based on the plugin's name and description, clearly noted as a lower-confidence guess. If your active plugins include more than one of Musubiemu's own PressHangar-suite plugins in the same category (for example SEOPilot and CitePilot), they're never flagged against each other — they're built to work together.

What does "heaviness hints" actually measure?

Three cheap, safe-to-read signals: your active plugin count, the total size of "autoload" options (data WordPress loads into memory on every page, regardless of whether that page needs it), and the disk space used by each active plugin's folder. None of these are a substitute for a real profiling tool (Query Monitor and similar developer tools measure actual request time); they're meant as an approachable starting point for a non-developer site owner.

Can I turn off individual checks?

Yes. Each of the three checks (overlapping plugins, heaviness hints, unused items) has its own on/off toggle on the PressHangar Site Checkup screen. All three are on by default, since none of them change anything about your site.

更新日志:

0.3.2 0.3.1 0.3.0 0.2.1 0.2.0 0.1.1 0.1.0