WC Search Orders By Product 1.7

Does WC Search Orders By Product work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
1Page failed to load
  • 1 404 Not Found
No resource errors
Performance

Memory usage: 23.68 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.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/wc-search-orders-by-product/
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=wc-search-orders-by-product%2Fwc-search-orders-by-product.php&plugin_status=all&paged=1&s&_wpnonce=c91f7e526f
Aspect after-activation
HTTP status 200
Load time 0.296 s
Memory usage 3.29 MiB
JS errors None
Resource errors None

WPHEKA

Page screenshot: WPHEKA
URL /wp-admin/wpheka_plugin_panel
Aspect menu-item
HTTP status 404
Load time 0.244 s
Memory usage 3.27 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.308 s
Memory usage 3.36 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.371 s0.311 s-0.060 s3.37 MiB3.39 MiB+ 20.9 KiB
/wp-admin/post-new.php1.369 s1.048 s-0.321 s5.68 MiB5.71 MiB+ 24.68 KiB
/wp-admin/upload.php0.405 s0.367 s-0.038 s3.25 MiB3.28 MiB+ 30.12 KiB
/wp-admin/options-writing.php0.340 s0.167 s-0.173 s3.24 MiB3.26 MiB+ 13.97 KiB
/wp-admin/media-new.php0.266 s0.236 s-0.030 s3.23 MiB3.26 MiB+ 30.29 KiB
/wp-admin/edit-tags.php?taxonomy=category0.210 s0.202 s-0.008 s3.27 MiB3.29 MiB+ 21.06 KiB
/wp-admin/post-new.php?post_type=page0.771 s0.735 s-0.036 s5.68 MiB5.7 MiB+ 20.27 KiB
/wp-admin/options-discussion.php0.288 s0.317 s+0.029 s3.22 MiB3.25 MiB+ 30.6 KiB
/wp-admin/edit-comments.php0.234 s0.244 s+0.010 s3.27 MiB3.35 MiB+ 84.01 KiB
/0.366 s0.225 s-0.141 s3.4 MiB3.36 MiB- 39.09 KiB
Average 0.462 s0.385 s-0.077 s3.76 MiB3.78 MiB+ 23.68 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
SVG
Language % Lines of code Comment lines Files
CSS42.4%8291173
PHP39.8%7783179
SVG10.3%20257
PO File4.6%90321
JavaScript2.8%5501
Total 1,954 471 21

PHP Code Analysis | More results »

Lines of code 745
Total complexity 104
Median class complexity 15.0
Median method complexity 1.5
Most complex class WC_Search_Orders_By_Product_Admin
Most complex function WC_Search_Orders_By_Product_Admin::display_products_search_dropdown()
Classes 5
Methods 34
Functions 1

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 12 lines

[24-May-2022 15:14:35 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function wc_get_order_types() in /wp-content/plugins/wc-search-orders-by-product/includes/admin/class-wc-search-orders-by-product-admin.php:297
Stack trace:
#0 /wp-includes/class-wp-hook.php(307): WC_Search_Orders_By_Product_Admin->sobp_filter_orders()
#1 /wp-includes/plugin.php(189): WP_Hook->apply_filters()
#2 /wp-includes/class-wp.php(387): apply_filters()
#3 /wp-includes/class-wp.php(758): WP->parse_request()
#4 /wp-includes/functions.php(1310): WP->main()
#5 /wp-admin/includes/post.php(1239): wp()
#6 /wp-admin/includes/class-wp-posts-list-table.php(166): wp_edit_posts_query()
#7 /wp-admin/edit.php(225): WP_Posts_List_Table->prepare_items()
#8 {main}
  thrown in /wp-content/plugins/wc-search-orders-by-product/includes/admin/class-wc-search-orders-by-product-admin.php on line 297
See also: All tests for this plugin