| 开发者 |
Imran Hossain Sagor
s4gor exeebit |
|---|---|
| 更新时间 | 2026年7月21日 01:40 |
| PHP版本: | 7.3 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv3 |
| 版权网址: | 版权信息 |
Yes. The free phpinfo viewer, .htaccess editor, extension list, activity log, PHP EOL Timeline, and Config Grader summary are 100% free and always will be. Pro is an optional upgrade for agencies and serious site owners.
No. All audits run on your own server. The Pro license check pings our license server once per week to confirm your key is still valid, and nothing else is transmitted.
The Single Site license works on 1 site. The Unlimited license works on every site you own or manage. The Lifetime license is also unlimited.
In the Pro Audit Report page, click White-label to set your company name, report title, accent color, and footer note. The PDF you generate uses your branding, not ours.
The plugin works fine for 14 days even if our license server is unreachable. After that, Pro features lock and you will need to re-activate the license. You will get a clear notice well before that happens.
No. All checks run inside the admin dashboard only, and there is zero impact on your front-end performance. Heavy checks (security headers, SSL) are cached.
Health Check & Troubleshooting is the official WordPress.org plugin for this kind of work and is a solid tool. Its Troubleshooting Mode is site-wide. When enabled, every visitor sees the default theme with your plugins deactivated until you disable the mode via a one-click link in the admin bar. phpinfo() WP takes a different approach. Our Troubleshooting Mode is per-user: only your current admin session sees deactivated plugins and the default theme. Every other visitor and admin keeps seeing the live site as normal. That is the design choice we made for debugging plugin conflicts on busy production sites, such as a live WooCommerce store or a high-traffic publisher, where taking the front-end offline is not an option. We also add features Health Check does not offer: PHP EOL tracking, A-F config grading with one-click fixes (Pro), an admin-bar health scoreboard, SSL/headers monitoring, and a client-ready PDF audit report. Use Health Check if you want the official tool with a simple, site-wide debug mode. Use phpinfo() WP if you need a per-user debug session on a live site, plus the broader audit suite.
Query Monitor is a developer tool for debugging individual page loads, which is a different job. WP Umbrella, ManageWP, and MainWP are external SaaS dashboards that bill per site, per month, which is useful for agencies that want everything in one external console. phpinfo() WP Pro is for the site owner or freelancer who wants one in-admin tool that covers PHP health, config, security headers, SSL, and a client-ready audit report, without a monthly SaaS subscription and without leaving the WordPress admin.
Yes. Unlike scanners that rely on PHP_CodeSniffer or the exec() function, our scanner uses static analysis that runs inside WordPress itself. It works on Kinsta, WP Engine, SiteGround, Cloudways, Pantheon, and every other managed host that restricts shell access.