| 开发者 | sephx |
|---|---|
| 更新时间 | 2026年8月23日 04:26 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPL-2.0-or-later |
| 版权网址: | 版权信息 |
novascan-lite folder to /wp-content/plugins/, or install via the WordPress plugin directory.No. Nova Scan Lite only runs in the WordPress admin, and only when you trigger a scan. It does nothing on the front end and adds no load to regular page requests.
PHP files only (.php, .php3, .php4, .php5, .php7, .phtml, .phar) up to 4 MB each.
Quarantining renames the file with a .quarantine extension so PHP cannot execute it. The file is not deleted — you can review it or restore it manually via SFTP.
No. Nova Scan Lite does not send any site content, file data, scan results, or user information to Nova Heaven or anywhere else. The only outbound request is to the official WordPress.org checksums API, used only to verify WordPress core files against known-good hashes when you click "Check Core Files". See the "External services" section above for full details.
Nova Scan Pro is the full edition with a Web Application Firewall, database scanner, CVE intelligence and virtual patching, Frontend Shield cross-domain monitor, and 20+ more features. It is also free (included with a free Nova Heaven account). Nova Scan Pro replaces Lite — they are not designed to run side by side. See the "Nova Scan Pro" tab inside the plugin for a full feature comparison.
nsl_ AJAX action names to the plugin's novascli_ prefix.wp dist-archive excludes development files, matching what make zip already did.NSL_ prefix to the 8-character NOVASCLI_ prefix to meet WordPress.org prefix-uniqueness guidelines.