| 开发者 | studiokatze |
|---|---|
| 更新时间 | 2026年5月7日 15:11 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
WP_DEBUG enabled in production/wp-content/plugins/katze-site-preflight directory, or install the plugin through the WordPress plugins screen.Plugins screen in WordPress.Katze Site Preflight widget.No. The plugin only reads WordPress settings and content state, then shows the results in the dashboard.
No. It is designed to work independently from themes.
Yes. Use the ksp_site_preflight_checks filter to add, remove, or modify checks. Each check is an associative array with status (pass, warn, or error), message, and optional fix (URL) and items (array of strings) keys.
Yes. Use the ksp_site_preflight_weights filter to adjust the weight of each check. The array is keyed by check ID (e.g. ssl, search_visibility, wp_debug) with integer values. Higher values make a check count more toward the final score.
Yes. The plugin was linted with php:7.4-cli and also activated successfully on a WordPress environment running PHP 7.4.