Linux 软件免费装

PHPGuard Lite

开发者 phpguard1
更新时间 2026年1月23日 04:56
PHP版本: 7.2 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

errors security developer syntax wsod

下载

1.0.0 1.0.1

详情介绍:

PHPGuard Lite helps prevent white screens and fatal errors by allowing you to scan WordPress plugins and PHP code for syntax issues before they are activated or used. It provides three main tools: All scans run locally on your server. No code is executed. No data leaves your site. The plugin uses a safe, non-executing PHP parser to detect parse errors and fatal syntax issues that would otherwise crash WordPress when a plugin or snippet is loaded.

安装:

  1. Upload the plugin ZIP through Plugins → Add New → Upload Plugin
  2. Activate PHPGuard Lite
  3. Open PHPGuard from the WordPress admin menu

常见问题:

Does PHPGuard execute the code being scanned?

No. PHPGuard uses a safe PHP parser that reads code without executing it.

Does PHPGuard send anything to external servers?

No. All scans run locally. No data is sent anywhere.

Why do I see base64 in the code?

It is used only to safely transmit pasted code through HTTP without breaking on special characters. The data is decoded locally and scanned.

更新日志:

1.0.0