WC Search Orders By Product 1.6

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=8cd8c3223b
Aspect after-activation
HTTP status 200
Load time 0.237 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.201 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.330 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.386 s0.258 s-0.128 s3.37 MiB3.39 MiB+ 20.9 KiB
/wp-admin/post-new.php0.935 s1.112 s+0.177 s5.69 MiB5.71 MiB+ 24.68 KiB
/wp-admin/upload.php0.349 s0.393 s+0.044 s3.25 MiB3.28 MiB+ 30.12 KiB
/wp-admin/options-writing.php0.290 s0.147 s-0.143 s3.24 MiB3.26 MiB+ 13.97 KiB
/wp-admin/media-new.php0.236 s0.199 s-0.037 s3.23 MiB3.26 MiB+ 30.29 KiB
/wp-admin/edit-tags.php?taxonomy=category0.175 s0.174 s-0.001 s3.27 MiB3.29 MiB+ 21.06 KiB
/wp-admin/post-new.php?post_type=page0.964 s0.880 s-0.084 s5.68 MiB5.7 MiB+ 20.27 KiB
/wp-admin/options-discussion.php0.288 s0.302 s+0.014 s3.22 MiB3.25 MiB+ 30.6 KiB
/wp-admin/edit-comments.php0.215 s0.210 s-0.005 s3.27 MiB3.35 MiB+ 84.01 KiB
/0.287 s0.198 s-0.089 s3.4 MiB3.36 MiB- 39.09 KiB
Average 0.412 s0.387 s-0.025 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%7793179
SVG10.3%20257
PO File4.6%90321
JavaScript2.8%5501
Total 1,955 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

[09-Apr-2022 06:57:54 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