WC Search Orders By Product 1.9

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

Summary

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

Memory usage: 12.36 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.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
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=1779365cc4
Aspect after-activation
HTTP status 200
Load time 0.312 s
Memory usage 2.78 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.165 s
Memory usage 3.02 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.164 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.344 s0.300 s-0.044 s2.82 MiB2.84 MiB+ 20.36 KiB
/wp-admin/post-new.php0.759 s0.561 s-0.198 s5.21 MiB5.24 MiB+ 24.15 KiB
/wp-admin/upload.php0.593 s0.441 s-0.152 s2.77 MiB2.77 MiB+ 5.3 KiB
/wp-admin/options-writing.php0.233 s0.201 s-0.032 s2.76 MiB2.76 MiB- 2.73 KiB
/wp-admin/media-new.php0.366 s0.258 s-0.108 s2.74 MiB2.76 MiB+ 17.49 KiB
/wp-admin/edit-tags.php?taxonomy=category0.193 s0.205 s+0.012 s2.76 MiB2.78 MiB+ 20.53 KiB
/wp-admin/post-new.php?post_type=page0.584 s0.561 s-0.023 s5.21 MiB5.23 MiB+ 19.73 KiB
/wp-admin/options-discussion.php0.423 s0.246 s-0.177 s2.75 MiB2.75 MiB+ 5.85 KiB
/wp-admin/edit-comments.php0.223 s0.224 s+0.001 s2.78 MiB2.78 MiB+ 3.26 KiB
/0.275 s0.193 s-0.082 s3.13 MiB3.13 MiB+ 9.63 KiB
Average 0.399 s0.319 s-0.080 s3.29 MiB3.3 MiB+ 12.36 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.9%7813189
SVG10.3%20257
PO File4.6%90321
JavaScript2.8%5501
Total 1,957 472 21

PHP Code Analysis | More results »

Lines of code 748
Total complexity 106
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 29 lines

[13-Aug-2023 00:35:39 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:298
Stack trace:
#0 /wp-includes/class-wp-hook.php(310): WC_Search_Orders_By_Product_Admin->sobp_filter_orders()
#1 /wp-includes/plugin.php(205): WP_Hook->apply_filters()
#2 /wp-includes/class-wp.php(389): apply_filters()
#3 /wp-includes/class-wp.php(779): WP->parse_request()
#4 /wp-includes/functions.php(1335): WP->main()
#5 /wp-admin/includes/post.php(1283): wp()
#6 /wp-admin/includes/class-wp-posts-list-table.php(165): wp_edit_posts_query()
#7 /wp-admin/edit.php(235): 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 298
[13-Aug-2023 00:35:44 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 174
[13-Aug-2023 00:35:44 UTC] PHP Warning:  Undefined array key "HTTP_HOST" in /wp-config.php on line 175
[13-Aug-2023 00:35:44 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 691
[13-Aug-2023 00:35:44 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 691
[13-Aug-2023 00:35:44 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 692
[13-Aug-2023 00:35:44 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 692
[13-Aug-2023 00:35:44 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 702
[13-Aug-2023 00:35:44 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 705
[13-Aug-2023 00:35:44 UTC] PHP Warning:  Undefined array key "scheme" in /wp-includes/canonical.php on line 726
[13-Aug-2023 00:35:44 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 691
[13-Aug-2023 00:35:44 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 691
[13-Aug-2023 00:35:44 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 692
[13-Aug-2023 00:35:44 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/canonical.php on line 692
[13-Aug-2023 00:35:44 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 702
[13-Aug-2023 00:35:44 UTC] PHP Warning:  Undefined array key "host" in /wp-includes/canonical.php on line 705
[13-Aug-2023 00:35:44 UTC] PHP Warning:  Undefined array key "scheme" in /wp-includes/canonical.php on line 726
[13-Aug-2023 00:35:44 UTC] PHP Deprecated:  strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-includes/link-template.php on line 4768
See also: All tests for this plugin