| 开发者 | sapayth |
|---|---|
| 更新时间 | 2026年3月18日 06:32 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp-content/plugins/script-report/, or install through the WordPress Plugins screen.Users with the Administrator capability manage_options can open the report.
You may also enable access in development environments by defining:
define( 'SCRIPT_REPORT_DEBUG', true );
Do not enable this constant on production unless temporarily required.
Yes. The report is only displayed to users who can manage_options, or when explicitly enabled using SCRIPT_REPORT_DEBUG.
No data is stored and nothing runs unless you open the report via the admin bar link.
No. Script Report only runs when you open it via the admin bar. Normal visitors and pages remain unaffected.