Malware Scanner 4.7.4

Does miniOrange Malware Protection work with WordPress 6.8.2 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.94 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.2
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=c30cdd84e1
Aspect after-activation
HTTP status 200
Load time 0.366 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.167 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.155 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.195 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.162 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.260 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.327 s0.279 s-0.048 s3.51 MiB3.58 MiB+ 72.62 KiB
/wp-admin/edit.php0.175 s0.213 s+0.038 s3.57 MiB3.61 MiB+ 41.27 KiB
/wp-admin/post-new.php0.675 s0.628 s-0.047 s6.06 MiB6.1 MiB+ 45.03 KiB
/wp-admin/upload.php0.614 s0.612 s-0.002 s3.52 MiB3.55 MiB+ 23.55 KiB
/wp-admin/options-writing.php0.191 s0.218 s+0.027 s3.5 MiB3.53 MiB+ 27.54 KiB
/wp-admin/media-new.php0.253 s0.210 s-0.043 s3.49 MiB3.53 MiB+ 35.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.164 s0.182 s+0.018 s3.5 MiB3.55 MiB+ 46.72 KiB
/wp-admin/post-new.php?post_type=page0.538 s0.531 s-0.007 s6.05 MiB6.09 MiB+ 40.55 KiB
/wp-admin/options-discussion.php0.283 s0.260 s-0.023 s3.5 MiB3.53 MiB+ 24.66 KiB
/wp-admin/edit-comments.php0.351 s0.170 s-0.181 s3.52 MiB3.55 MiB+ 23.54 KiB
/0.257 s0.336 s+0.079 s3.43 MiB3.58 MiB+ 146.16 KiB
Average 0.348 s0.331 s-0.017 s3.97 MiB4.02 MiB+ 47.94 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

[16-Jul-2025 11:51:58 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
[16-Jul-2025 11:51:58 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[16-Jul-2025 11:51:58 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
[16-Jul-2025 11:51:58 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
[16-Jul-2025 11:51:58 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
[16-Jul-2025 11:51:58 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
[16-Jul-2025 11:51:58 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[16-Jul-2025 11:51:58 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
[16-Jul-2025 11:51:58 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[16-Jul-2025 11:51:58 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
[16-Jul-2025 11:52:01 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
[16-Jul-2025 11:52:01 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[16-Jul-2025 11:52:01 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
[16-Jul-2025 11:52:01 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
[16-Jul-2025 11:52:01 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
[16-Jul-2025 11:52:01 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
[16-Jul-2025 11:52:01 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[16-Jul-2025 11:52:01 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
[16-Jul-2025 11:52:01 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[16-Jul-2025 11:52:01 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
[16-Jul-2025 11:52:08 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
[16-Jul-2025 11:52:08 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[16-Jul-2025 11:52:08 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
[16-Jul-2025 11:52:08 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
[16-Jul-2025 11:52:08 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
[16-Jul-2025 11:52:08 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
[16-Jul-2025 11:52:08 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[16-Jul-2025 11:52:08 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
[16-Jul-2025 11:52:08 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[16-Jul-2025 11:52:08 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
[16-Jul-2025 11:52:08 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
[16-Jul-2025 11:52:08 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[16-Jul-2025 11:52:08 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
[16-Jul-2025 11:52:08 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
[16-Jul-2025 11:52:08 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
[16-Jul-2025 11:52:08 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
[16-Jul-2025 11:52:08 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[16-Jul-2025 11:52:08 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
[16-Jul-2025 11:52:08 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[16-Jul-2025 11:52:08 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