Malware Scanner 4.7.4

Does miniOrange Malware Protection work with WordPress 6.8.1 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.1
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=15dcf4c47a
Aspect after-activation
HTTP status 200
Load time 0.437 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.206 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.184 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.200 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.181 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.334 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.358 s0.325 s-0.033 s3.51 MiB3.58 MiB+ 72.62 KiB
/wp-admin/edit.php0.209 s0.211 s+0.002 s3.57 MiB3.61 MiB+ 41.27 KiB
/wp-admin/post-new.php0.837 s0.785 s-0.052 s6.06 MiB6.11 MiB+ 45.03 KiB
/wp-admin/upload.php0.794 s0.549 s-0.245 s3.52 MiB3.55 MiB+ 23.55 KiB
/wp-admin/options-writing.php0.234 s0.221 s-0.013 s3.5 MiB3.53 MiB+ 27.54 KiB
/wp-admin/media-new.php0.279 s0.270 s-0.009 s3.49 MiB3.53 MiB+ 35.73 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.197 s-0.010 s3.5 MiB3.55 MiB+ 46.72 KiB
/wp-admin/post-new.php?post_type=page0.773 s0.628 s-0.145 s6.05 MiB6.09 MiB+ 40.55 KiB
/wp-admin/options-discussion.php0.483 s0.337 s-0.146 s3.5 MiB3.53 MiB+ 24.66 KiB
/wp-admin/edit-comments.php0.256 s0.442 s+0.186 s3.52 MiB3.55 MiB+ 23.54 KiB
/0.316 s0.234 s-0.082 s3.43 MiB3.58 MiB+ 146.16 KiB
Average 0.431 s0.382 s-0.050 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

[01-May-2025 09:33:42 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-May-2025 09:33:42 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[01-May-2025 09:33:42 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-May-2025 09:33:42 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-May-2025 09:33:42 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-May-2025 09:33:42 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-May-2025 09:33:42 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[01-May-2025 09:33:42 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-May-2025 09:33:42 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[01-May-2025 09:33:42 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-May-2025 09:33:45 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-May-2025 09:33:45 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[01-May-2025 09:33:45 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-May-2025 09:33:45 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-May-2025 09:33:45 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-May-2025 09:33:45 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-May-2025 09:33:45 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[01-May-2025 09:33:45 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-May-2025 09:33:45 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[01-May-2025 09:33:45 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-May-2025 09:33:53 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-May-2025 09:33:53 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[01-May-2025 09:33:53 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-May-2025 09:33:53 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-May-2025 09:33:53 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-May-2025 09:33:53 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-May-2025 09:33:53 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[01-May-2025 09:33:53 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-May-2025 09:33:53 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[01-May-2025 09:33:53 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-May-2025 09:33:53 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-May-2025 09:33:53 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 15
[01-May-2025 09:33:53 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-May-2025 09:33:53 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-May-2025 09:33:53 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-May-2025 09:33:53 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-May-2025 09:33:53 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 61
[01-May-2025 09:33:53 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-May-2025 09:33:53 UTC] PHP Warning:  Undefined array key 0 in /wp-content/plugins/miniorange-malware-protection/helper/dashboard_security_notification.php on line 62
[01-May-2025 09:33:53 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