Orderable - Local Ordering System 0.1.2

Does "Orderable - Local Ordering System" work with WordPress 5.7.2 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP fatal errors
No JavaScript exceptions
2Pages failed to load
  • 2 500 Internal Server Error
No resource errors
Performance

Memory usage: 297.07 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.7.2
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 6,000+
WordPress.org page https://wordpress.org/plugins/orderable/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=orderable%2Forderable.php&plugin_status=all&paged=1&s&_wpnonce=387ecb98c4
Aspect after-activation
HTTP status 200
Load time 0.364 s
Memory usage 3.09 MiB
JS errors None
Resource errors None

Orderable

Page screenshot: Orderable
URL /wp-admin/admin.php?page=orderable-settings
Aspect menu-item
HTTP status 200
Load time 0.502 s
Memory usage 3.13 MiB
JS errors None
Resource errors None

Orderable → Live Order View

Page screenshot: Orderable → Live Order View
URL /wp-admin/edit.php?post_type=shop_order&orderable_live_view
Aspect menu-item
HTTP status 500
Load time 0.087 s
Memory usage N/A
JS errors None
Resource errors None

Orderable → Layout Builder

Page screenshot: Orderable → Layout Builder
URL /wp-admin/edit.php?post_type=orderable_layouts
Aspect menu-item
HTTP status 200
Load time 0.176 s
Memory usage 3.06 MiB
JS errors None
Resource errors None

Orderable → Addons

Page screenshot: Orderable → Addons
URL /wp-admin/admin.php?page=orderable-product-addons
Aspect menu-item
HTTP status 200
Load time 0.187 s
Memory usage 3.04 MiB
JS errors None
Resource errors None

WordPress › Error

Page screenshot: WordPress › Error
URL /
Aspect front-page
HTTP status 500
Load time 0.046 s
Memory usage N/A
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.258 s0.259 s+0.001 s2.82 MiB3.07 MiB+ 254.92 KiB
/wp-admin/edit.php0.181 s0.200 s+0.019 s2.86 MiB3.11 MiB+ 255.29 KiB
/wp-admin/post-new.php0.847 s0.954 s+0.107 s5.02 MiB5.37 MiB+ 352.55 KiB
/wp-admin/upload.php0.508 s0.544 s+0.036 s2.7 MiB3.01 MiB+ 322.77 KiB
/wp-admin/options-writing.php0.285 s0.225 s-0.060 s2.71 MiB3 MiB+ 291.78 KiB
/wp-admin/media-new.php0.199 s0.199 s+0.000 s2.67 MiB2.99 MiB+ 323.3 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.213 s+0.014 s2.77 MiB3.02 MiB+ 250.76 KiB
/wp-admin/post-new.php?post_type=page1.089 s1.012 s-0.077 s5.01 MiB5.35 MiB+ 347.45 KiB
/wp-admin/options-discussion.php0.299 s0.266 s-0.033 s2.67 MiB2.99 MiB+ 323.55 KiB
/wp-admin/edit-comments.php0.245 s0.224 s-0.021 s2.78 MiB3.02 MiB+ 248.34 KiB
Average 0.411 s0.410 s-0.001 s3.2 MiB3.49 MiB+ 297.07 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.

PHP
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP45.4%3,4921,35137
CSS37.8%2,903676
JavaScript16.0%1,2273416
Sass0.7%5302
SVG0.2%1502
Total 7,690 1,759 53

PHP Code Analysis | More results »

Lines of code 3,141
Total complexity 572
Median class complexity 18.5
Median method complexity 2.0
Most complex class Orderable_Timings
Most complex function Orderable_Settings::save_onboard_settings()
Classes 20
Methods 176
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.

Custom Post Types 1

ID Name
orderable_layoutsProduct Layouts

Meta Boxes

{
    "orderable_layouts": {
        "orderable-layout-settings-metabox": {
            "title": "Layout Settings",
            "context": "advanced"
        },
        "orderable-layout-preview-metabox": {
            "title": "Layout Preview",
            "context": "advanced"
        }
    }
}

PHP Error Log 20 lines

[16-Jun-2021 17:19:05 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/orderable/inc/class-products.php:394
Stack trace:
#0 /wp-includes/class-wp-hook.php(292): Orderable_Products::products_404()
#1 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(484): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(13): do_action()
#4 /wp-blog-header.php(19): require_once('/opt/bitnami/ap...')
#5 /index.php(17): require('/opt/bitnami/ap...')
#6 {main}
  thrown in /wp-content/plugins/orderable/inc/class-products.php on line 394
[16-Jun-2021 17:19:12 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/orderable/inc/class-products.php:394
Stack trace:
#0 /wp-includes/class-wp-hook.php(292): Orderable_Products::products_404()
#1 /wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(484): WP_Hook->do_action()
#3 /wp-includes/template-loader.php(13): do_action()
#4 /wp-blog-header.php(19): require_once('/opt/bitnami/ap...')
#5 /index.php(17): require('/opt/bitnami/ap...')
#6 {main}
  thrown in /wp-content/plugins/orderable/inc/class-products.php on line 394
See also: All tests for this plugin