Netreviews 2.3.11

Does Netreviews work with WordPress 5.9 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
3PHP warnings
2PHP notices
5Database errors
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 92.17 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.9
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 900+
WordPress.org page https://wordpress.org/plugins/netreviews/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=netreviews%2Fnetreviews.php&plugin_status=all&paged=1&s&_wpnonce=c5faaad836
Aspect after-activation
HTTP status 200
Load time 0.790 s
Memory usage 3.35 MiB
JS errors None
Resource errors None

Verified Reviews

Page screenshot: Verified Reviews
URL /wp-admin/admin.php?page=av
Aspect menu-item
HTTP status 200
Load time 0.717 s
Memory usage 3.6 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.256 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.304 s0.243 s-0.061 s3.36 MiB3.45 MiB+ 93.98 KiB
/wp-admin/edit.php0.167 s0.184 s+0.017 s3.39 MiB3.49 MiB+ 93.27 KiB
/wp-admin/post-new.php0.777 s0.953 s+0.176 s6.14 MiB6.24 MiB+ 98.34 KiB
/wp-admin/upload.php0.325 s0.367 s+0.042 s3.24 MiB3.34 MiB+ 100.85 KiB
/wp-admin/options-writing.php0.296 s0.147 s-0.149 s3.24 MiB3.32 MiB+ 84.7 KiB
/wp-admin/media-new.php0.277 s0.192 s-0.085 s3.22 MiB3.32 MiB+ 101.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.179 s-0.017 s3.25 MiB3.35 MiB+ 101.93 KiB
/wp-admin/post-new.php?post_type=page0.709 s0.647 s-0.062 s6.14 MiB6.23 MiB+ 93.93 KiB
/wp-admin/options-discussion.php0.229 s0.273 s+0.044 s3.22 MiB3.32 MiB+ 101.65 KiB
/wp-admin/edit-comments.php0.275 s0.201 s-0.074 s3.26 MiB3.35 MiB+ 92.88 KiB
/0.265 s0.206 s-0.059 s3.4 MiB3.45 MiB+ 51.33 KiB
Average 0.347 s0.327 s-0.021 s3.81 MiB3.9 MiB+ 92.17 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.

CSS
PHP
JavaScript
PO File
Language % Lines of code Comment lines Files
CSS30.8%4,1111394
PHP29.6%3,9414799
JavaScript23.5%3,13039515
PO File13.9%1,8477848
SVG2.3%30402
Total 13,333 1,797 38

PHP Code Analysis | More results »

Lines of code 2,406
Total complexity 470
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function ntav_getOrders_old()
Classes 0
Methods 0
Functions 117

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 3

PHP Error Log 10 lines

[28-Jan-2022 07:54:59 UTC] WordPress database error Table 'wordpress.wp_netreviews_configuration' doesn't exist for query SELECT value FROM wp_netreviews_configuration WHERE name = 'WPMLENABLE' AND lang_code IS NULL  made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/netreviews/netreviews.php'), ntav_getWpmlEnable, ntav_getConfig
[28-Jan-2022 07:54:59 UTC] WordPress database error Table 'wordpress.wp_netreviews_configuration' doesn't exist for query SELECT value FROM wp_netreviews_configuration WHERE name = 'WOOTAB_DEACTIVE' AND lang_code IS NULL  made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/netreviews/netreviews.php'), ntav_getConfig
[28-Jan-2022 07:54:59 UTC] WordPress database error Table 'wordpress.wp_netreviews_configuration' doesn't exist for query SELECT value FROM wp_netreviews_configuration WHERE name = 'OUR_TAB_ACTIVE' AND lang_code IS NULL  made by activate_plugin, plugin_sandbox_scrape, include_once('/plugins/netreviews/netreviews.php'), ntav_getConfig
[28-Jan-2022 07:54:59 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 for query INSERT INTO wp_postmeta (post_id,meta_key,meta_value) VALUE  made by activate_plugin, do_action('activate_netreviews/netreviews.php'), WP_Hook->do_action, WP_Hook->apply_filters, ntav_netreviews_plugin_activate, ntav_install_db_av
[28-Jan-2022 07:55:00 UTC] PHP Notice:  Undefined offset: 0 in /wp-content/plugins/netreviews/functions.php on line 284
[28-Jan-2022 07:55:00 UTC] PHP Notice:  Trying to get property 'term_id' of non-object in /wp-content/plugins/netreviews/functions.php on line 284
[28-Jan-2022 07:55:00 UTC] WordPress database error You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY term_id' at line 1 for query SELECT slug FROM wp_terms WHERE term_id IN () ORDER BY term_id made by do_action('toplevel_page_av'), WP_Hook->do_action, WP_Hook->apply_filters, ntav_av_backoffice, include('/plugins/netreviews/includes/av_backoffice.php'), ntav_get_list_order_status
[28-Jan-2022 07:55:00 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/netreviews/includes/av_backoffice.php on line 433
[28-Jan-2022 07:55:00 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/netreviews/includes/av_backoffice.php on line 447
[28-Jan-2022 07:55:00 UTC] PHP Warning:  Invalid argument supplied for foreach() in /wp-content/plugins/netreviews/includes/av_backoffice.php on line 460
See also: All tests for this plugin, How to Hide the "Verified Reviews" Admin Menu