Ni WooCommerce Sales Report Email 3.0.8

Does "Ni WooCommerce Sales Report Email" work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
1PHP warnings
3PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 30.32 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 version5.8
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 70+
WordPress.org page https://wordpress.org/plugins/ni-woocommerce-sales-report-email/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

Setting ‹ Test site — WordPress

Page screenshot: Setting ‹ Test site — WordPress
URL /wp-admin/admin.php?page=niwooer-setting
Requested URL /wp-admin/plugins.php?action=activate&plugin=ni-woocommerce-sales-report-email%2Fni-woocommerce-sales-report-email.php&plugin_status=all&paged=1&s&_wpnonce=693fb09e62
Aspect after-activation
HTTP status 200
Load time 0.425 s
Memory usage N/A
JS errors None
Resource errors None

Ni Email Report

Page screenshot: Ni Email Report
URL /wp-admin/admin.php?page=ni-email-dashboard
Aspect menu-item
HTTP status 200
Load time 0.298 s
Memory usage N/A
JS errors None
Resource errors None

Ni Email Report → Order List

Page screenshot: Ni Email Report → Order List
URL /wp-admin/admin.php?page=ni-email-order-list
Aspect menu-item
HTTP status 200
Load time 0.169 s
Memory usage N/A
JS errors None
Resource errors None

Ni Email Report → Setting

Page screenshot: Ni Email Report → Setting
URL /wp-admin/admin.php?page=niwooer-setting
Aspect menu-item
HTTP status 200
Load time 0.146 s
Memory usage N/A
JS errors None
Resource errors None

Ni Email Report → Add-ons

Page screenshot: Ni Email Report → Add-ons
URL /wp-admin/admin.php?page=ni-add-ons-email-report
Aspect menu-item
HTTP status 200
Load time 0.147 s
Memory usage N/A
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.197 s
Memory usage 2.93 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.384 s0.252 s-0.132 s3.08 MiB3.11 MiB+ 26.65 KiB
/wp-admin/edit.php0.171 s0.181 s+0.010 s3.11 MiB3.2 MiB+ 91.75 KiB
/wp-admin/post-new.php0.901 s0.748 s-0.153 s5.27 MiB5.3 MiB+ 31.01 KiB
/wp-admin/upload.php0.705 s0.271 s-0.434 s3.03 MiB3.06 MiB+ 25.52 KiB
/wp-admin/options-writing.php0.169 s0.130 s-0.039 s3.02 MiB3.03 MiB+ 9.49 KiB
/wp-admin/media-new.php0.269 s0.286 s+0.017 s3.01 MiB3.03 MiB+ 25.69 KiB
/wp-admin/edit-tags.php?taxonomy=category0.176 s0.169 s-0.007 s3.04 MiB3.06 MiB+ 26.59 KiB
/wp-admin/post-new.php?post_type=page1.363 s0.715 s-0.648 s5.26 MiB5.28 MiB+ 26.59 KiB
/wp-admin/options-discussion.php0.236 s0.292 s+0.056 s3 MiB3.03 MiB+ 26 KiB
/wp-admin/edit-comments.php0.203 s0.200 s-0.003 s3.04 MiB3.07 MiB+ 25.54 KiB
/0.270 s0.241 s-0.029 s2.91 MiB2.93 MiB+ 18.68 KiB
Average 0.441 s0.317 s-0.124 s3.43 MiB3.46 MiB+ 30.32 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
SVG
Language % Lines of code Comment lines Files
PHP50.2%3,2281449
SVG41.5%2,67101
CSS5.7%369452
JavaScript2.4%153245
HTML0.1%901
Total 6,430 213 18

PHP Code Analysis | More results »

Lines of code 3,383
Total complexity 325
Median class complexity 25.0
Median method complexity 3.0
Most complex class ni_sales_report_email_function
Most complex function ni_email_dashboard::page_init()
Classes 9
Methods 92
Functions 0

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.

No new entries found.

PHP Error Log 13 lines

[26-Jul-2021 01:28:38 UTC] PHP Warning:  Declaration of ni_email_dashboard::get_order_status($start_date = NULL, $end_date = NULL) should be compatible with ni_sales_report_email_function::get_order_status($period = 'CUSTOM', $start_date = NULL, $end_date = NULL) in /wp-content/plugins/ni-woocommerce-sales-report-email/include/ni-email-dashboard.php on line 1058
[26-Jul-2021 01:28:38 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_price() in /wp-content/plugins/ni-woocommerce-sales-report-email/include/ni-email-dashboard.php:249
Stack trace:
#0 /wp-content/plugins/ni-woocommerce-sales-report-email/include/ni-init.php(117): ni_email_dashboard->page_init()
#1 /wp-includes/class-wp-hook.php(303): ni_email_report_init->add_menu_page()
#2 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#3 /wp-includes/plugin.php(470): WP_Hook->do_action()
#4 /wp-admin/admin.php(259): do_action()
#5 {main}
  thrown in /wp-content/plugins/ni-woocommerce-sales-report-email/include/ni-email-dashboard.php on line 249
[26-Jul-2021 01:28:40 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/ni-woocommerce-sales-report-email/include/ni-init.php on line 176
[26-Jul-2021 01:28:40 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/ni-woocommerce-sales-report-email/include/ni-init.php on line 176
[26-Jul-2021 01:28:45 UTC] PHP Notice:  Trying to access array offset on value of type bool in /wp-content/plugins/ni-woocommerce-sales-report-email/include/ni-init.php on line 176
See also: All tests for this plugin