Malware Scanner 4.7.4

Does miniOrange Malware Protection work with WordPress 6.8.3 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
24PHP warnings
16Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 47.44 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: insignificant.
The plugin didn't make the site noticeably slower.

Environment
WordPress version6.8.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 10,000+
WordPress.org page https://wordpress.org/plugins/miniorange-malware-protection/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Malware Protection ‹ Test site — WordPress

Page screenshot: Malware Protection ‹ Test site — WordPress
URL /wp-admin/admin.php?page=mo_mmp_dashboard
Requested URL /wp-admin/plugins.php?action=activate&plugin=miniorange-malware-protection%2Fmo_malware_protection_widget.php&plugin_status=all&paged=1&s&_wpnonce=8e91b2cf2e
Aspect after-activation
HTTP status 200
Load time 0.410 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Malware Protection

Page screenshot: Malware Protection
URL /wp-admin/admin.php?page=mo_mmp_malwarescan
Aspect menu-item
HTTP status 200
Load time 0.188 s
Memory usage 3.57 MiB
JS errors None
Resource errors None

Malware Protection → Dashboard

Page screenshot: Malware Protection → Dashboard
URL /wp-admin/admin.php?page=mo_mmp_dashboard
Aspect menu-item
HTTP status 200
Load time 0.169 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

Malware Protection → WAF

Page screenshot: Malware Protection → WAF
URL /wp-admin/admin.php?page=mo_mmp_waf
Aspect menu-item
HTTP status 200
Load time 0.209 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.157 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Dashboard ‹ Test site — WordPress

Page screenshot: Dashboard ‹ Test site — WordPress
URL /wp-admin/index.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.317 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.351 s0.292 s-0.059 s3.51 MiB3.58 MiB+ 72.12 KiB
/wp-admin/edit.php0.190 s0.184 s-0.006 s3.57 MiB3.61 MiB+ 40.77 KiB
/wp-admin/post-new.php0.738 s1.057 s+0.319 s6.06 MiB6.1 MiB+ 44.53 KiB
/wp-admin/upload.php0.528 s0.580 s+0.052 s3.52 MiB3.55 MiB+ 23.05 KiB
/wp-admin/options-writing.php0.212 s0.235 s+0.023 s3.5 MiB3.53 MiB+ 27.04 KiB
/wp-admin/media-new.php0.264 s0.219 s-0.045 s3.49 MiB3.53 MiB+ 35.23 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.188 s-0.009 s3.5 MiB3.55 MiB+ 46.22 KiB
/wp-admin/post-new.php?post_type=page0.621 s0.559 s-0.062 s6.05 MiB6.09 MiB+ 40.05 KiB
/wp-admin/options-discussion.php0.423 s0.278 s-0.145 s3.5 MiB3.53 MiB+ 24.16 KiB
/wp-admin/edit-comments.php0.233 s0.423 s+0.190 s3.52 MiB3.55 MiB+ 23.04 KiB
/0.287 s0.193 s-0.094 s3.43 MiB3.58 MiB+ 145.66 KiB
Average 0.368 s0.383 s+0.015 s3.97 MiB4.02 MiB+ 47.44 KiB

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
CSS
Language % Lines of code Comment lines Files
PHP54.1%3,51841932
CSS44.6%2,903555
JavaScript1.3%83124
Total 6,504 486 41

PHP Code Analysis | More results »

Lines of code 2,578
Total complexity 414
Median class complexity 26.0
Median method complexity 1.0
Most complex class Mo_mmp_scan_malware
Most complex function Mo_Wpns_Scan_Handler_Cron::count_total_files()
Classes 12
Methods 118
Functions 7

Additions

Things that the plugin adds to the site. This section is not intended to be comprehensive. The test tool only looks for a few specific types of added content.

Database Tables 5

Options wp_options 14

Meta Boxes

{
    "dashboard": {
        "custom_help_widget": {
            "title": "MiniOrange Website Security",
            "context": "normal"
        }
    }
}

PHP Error Log 40 lines

[01-Oct-2025 14:06:05 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report' doesn't exist for query SELECT MAX(id) as id FROM wp_wpns_malware_scan_report made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:05 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[01-Oct-2025 14:06:05 UTC] PHP Warning:  Attempt to read property "id" on null in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[01-Oct-2025 14:06:05 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report_details' doesn't exist for query SELECT COUNT(*) as total FROM wp_wpns_malware_scan_report_details where report_id=0 made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:05 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report_details' doesn't exist for query SELECT COUNT(*) as total FROM wp_wpns_malware_scan_report_details made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:05 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report' doesn't exist for query SELECT * FROM wp_wpns_malware_scan_report where id=0 made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:05 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[01-Oct-2025 14:06:05 UTC] PHP Warning:  Attempt to read property "total" on null in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[01-Oct-2025 14:06:05 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[01-Oct-2025 14:06:05 UTC] PHP Warning:  Attempt to read property "total" on null in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[01-Oct-2025 14:06:09 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report' doesn't exist for query SELECT MAX(id) as id FROM wp_wpns_malware_scan_report made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:09 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[01-Oct-2025 14:06:09 UTC] PHP Warning:  Attempt to read property "id" on null in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[01-Oct-2025 14:06:09 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report_details' doesn't exist for query SELECT COUNT(*) as total FROM wp_wpns_malware_scan_report_details where report_id=0 made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:09 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report_details' doesn't exist for query SELECT COUNT(*) as total FROM wp_wpns_malware_scan_report_details made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:09 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report' doesn't exist for query SELECT * FROM wp_wpns_malware_scan_report where id=0 made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:09 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[01-Oct-2025 14:06:09 UTC] PHP Warning:  Attempt to read property "total" on null in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[01-Oct-2025 14:06:09 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[01-Oct-2025 14:06:09 UTC] PHP Warning:  Attempt to read property "total" on null in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[01-Oct-2025 14:06:16 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report' doesn't exist for query SELECT MAX(id) as id FROM wp_wpns_malware_scan_report made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:16 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[01-Oct-2025 14:06:16 UTC] PHP Warning:  Attempt to read property "id" on null in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[01-Oct-2025 14:06:16 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report_details' doesn't exist for query SELECT COUNT(*) as total FROM wp_wpns_malware_scan_report_details where report_id=0 made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:16 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report_details' doesn't exist for query SELECT COUNT(*) as total FROM wp_wpns_malware_scan_report_details made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:16 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report' doesn't exist for query SELECT * FROM wp_wpns_malware_scan_report where id=0 made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:16 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[01-Oct-2025 14:06:16 UTC] PHP Warning:  Attempt to read property "total" on null in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[01-Oct-2025 14:06:16 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[01-Oct-2025 14:06:16 UTC] PHP Warning:  Attempt to read property "total" on null in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[01-Oct-2025 14:06:17 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report' doesn't exist for query SELECT MAX(id) as id FROM wp_wpns_malware_scan_report made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:17 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[01-Oct-2025 14:06:17 UTC] PHP Warning:  Attempt to read property "id" on null in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[01-Oct-2025 14:06:17 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report_details' doesn't exist for query SELECT COUNT(*) as total FROM wp_wpns_malware_scan_report_details where report_id=0 made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:17 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report_details' doesn't exist for query SELECT COUNT(*) as total FROM wp_wpns_malware_scan_report_details made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:17 UTC] WordPress database error Table 'wordpress.wp_wpns_malware_scan_report' doesn't exist for query SELECT * FROM wp_wpns_malware_scan_report where id=0 made by wp_dashboard, do_meta_boxes, mmp_miniorange_security_notification->custom_dashboard_help
[01-Oct-2025 14:06:17 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[01-Oct-2025 14:06:17 UTC] PHP Warning:  Attempt to read property "total" on null in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[01-Oct-2025 14:06:17 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[01-Oct-2025 14:06:17 UTC] PHP Warning:  Attempt to read property "total" on null in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
See also: All tests for this plugin, How to Hide miniOrange Malware Protection Admin Menus and Widgets