| 开发者 | parag44 |
|---|---|
| 更新时间 | 2026年5月20日 02:36 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
php.ini, extensions, filesystem permissions, network access, database limits, and plugin compatibility signals.wp-content/siteintelix-debug.log without editing wp-config.php.WP_DEBUG_LOG path into wp-config.php.wp-content/siteintelix-debug.log instead of the default wp-content/debug.log.manage_options capability.[siteintelix_panel] on any page or post to display a compact system information table. The shortcode output is visible only to logged-in administrators.
siteintelix folder to /wp-content/plugins/.Only users with the manage_options capability can access SiteIntelix admin pages.
Both logging modes write to wp-content/siteintelix-debug.log.
No. SiteIntelix uses its own wp-content/siteintelix-debug.log file so WordPress' default debug.log is not used by this plugin.
MU Plugin mode captures common PHP and WordPress runtime messages without editing core configuration. wp-config.php mode uses native WordPress debugging constants and can catch debug output through WP_DEBUG_LOG, but it requires editing wp-config.php.
Terminal Light mode is a developer-style log screen that shows the all parsed log entries in a light terminal layout. It does not use pagination.
Yes. Search and server-side filters are applied to the parsed log dataset before pagination.
No. SiteIntelix does not transmit diagnostics, logs, or environment data to any external service.
Add [siteintelix_panel] to a page or post. Only administrators can see the output.
Yes. It activates per site and reports information for that individual site.
WP_DEBUG in wp-config.php overrides MU debug capture.assets/admin/ CSS and JS files and removed duplicated legacy assets.wp-config.php modes to write to wp-content/siteintelix-debug.log.