Order Picking App 1.5.9

Does Order Picking App work with WordPress 6.6.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 99.99 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.6.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 30+
WordPress.org page https://wordpress.org/plugins/order-picking-app/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

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=order-picking-app%2Forderpickingapp.php&plugin_status=all&paged=1&s&_wpnonce=29cb13cf45
Aspect after-activation
HTTP status 200
Load time 0.700 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Order Picking App

Page screenshot: Order Picking App
URL /wp-admin/admin.php?page=orderpickingapp-panel
Aspect menu-item
HTTP status 200
Load time 1.108 s
Memory usage 3.83 MiB
JS errors None
Resource errors None

Order Picking App → Packing

Page screenshot: Order Picking App → Packing
URL /wp-admin/admin.php?page=orderpickingapp-packing
Aspect menu-item
HTTP status 200
Load time 0.154 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.192 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.322 s0.279 s-0.043 s3.47 MiB3.54 MiB+ 67.48 KiB
/wp-admin/edit.php0.187 s0.188 s+0.001 s3.54 MiB3.6 MiB+ 65.66 KiB
/wp-admin/post-new.php0.714 s0.996 s+0.282 s5.75 MiB5.97 MiB+ 225.56 KiB
/wp-admin/upload.php0.521 s0.415 s-0.106 s3.49 MiB3.54 MiB+ 48.63 KiB
/wp-admin/options-writing.php0.205 s0.173 s-0.032 s3.41 MiB3.52 MiB+ 111.43 KiB
/wp-admin/media-new.php0.219 s0.228 s+0.009 s3.4 MiB3.52 MiB+ 124.81 KiB
/wp-admin/edit-tags.php?taxonomy=category0.180 s0.173 s-0.007 s3.47 MiB3.54 MiB+ 71.48 KiB
/wp-admin/post-new.php?post_type=page0.563 s0.684 s+0.121 s5.75 MiB5.96 MiB+ 221.15 KiB
/wp-admin/options-discussion.php0.213 s0.236 s+0.023 s3.41 MiB3.52 MiB+ 113.12 KiB
/wp-admin/edit-comments.php0.422 s0.205 s-0.217 s3.49 MiB3.54 MiB+ 48.62 KiB
/0.311 s0.217 s-0.094 s3.45 MiB3.46 MiB+ 1.98 KiB
Average 0.351 s0.345 s-0.006 s3.88 MiB3.97 MiB+ 99.99 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
Language % Lines of code Comment lines Files
CSS91.9%42,3881061
PHP7.8%3,583416
JavaScript0.3%12551
SVG0.1%4101
JSON0.0%501
Total 46,142 152 10

PHP Code Analysis | More results »

Lines of code 3,002
Total complexity 558
Median class complexity 45.0
Median method complexity 3.0
Most complex class OrderPickingApp
Most complex function OrderPickingApp::getOrderProducts()
Classes 4
Methods 56
Functions 3

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.

Meta Boxes

{
    "shop_order": {
        "opa-order-meta-box": {
            "title": "Order Picking App",
            "context": "side"
        }
    }
}

PHP Error Log 9 lines

[09-Sep-2024 08:57:30 UTC] PHP Warning:  require_once(/wp-content/plugins/order-picking-app/admin/partials/orderpickingapp-packing-page.php): Failed to open stream: No such file or directory in /wp-content/plugins/order-picking-app/admin/class-orderpickingapp-admin.php on line 382
[09-Sep-2024 08:57:30 UTC] PHP Fatal error:  Uncaught Error: Failed opening required '/wp-content/plugins/order-picking-app/admin/partials/orderpickingapp-packing-page.php' (include_path='.:/opt/bitnami/php/lib/php') in /wp-content/plugins/order-picking-app/admin/class-orderpickingapp-admin.php:382
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): OrderPickingApp_Admin->orderpickingapp_packing_page()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin.php(259): do_action()
#4 {main}
  thrown in /wp-content/plugins/order-picking-app/admin/class-orderpickingapp-admin.php on line 382
See also: All tests for this plugin, How to Hide Order Picking App Admin Menus and Meta Boxes