Orderable - Local Ordering System 0.1.3

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: 299.97 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.021 seconds
The average page load time increased by this amount after activating the plugin.

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=e82f3c5294
Aspect after-activation
HTTP status 200
Load time 0.302 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.537 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.094 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.179 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.179 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.270 s0.275 s+0.005 s2.82 MiB3.07 MiB+ 255.02 KiB
/wp-admin/edit.php0.186 s0.300 s+0.114 s2.86 MiB3.11 MiB+ 255.38 KiB
/wp-admin/post-new.php0.939 s1.141 s+0.202 s5.02 MiB5.37 MiB+ 352.65 KiB
/wp-admin/upload.php0.519 s0.329 s-0.190 s2.7 MiB3.01 MiB+ 326.86 KiB
/wp-admin/options-writing.php0.253 s0.170 s-0.083 s2.71 MiB3 MiB+ 295.88 KiB
/wp-admin/media-new.php0.224 s0.313 s+0.089 s2.67 MiB2.99 MiB+ 327.4 KiB
/wp-admin/edit-tags.php?taxonomy=category0.192 s0.244 s+0.052 s2.77 MiB3.02 MiB+ 254.85 KiB
/wp-admin/post-new.php?post_type=page1.238 s1.207 s-0.031 s5.01 MiB5.35 MiB+ 351.55 KiB
/wp-admin/options-discussion.php0.308 s0.306 s-0.002 s2.67 MiB2.99 MiB+ 327.65 KiB
/wp-admin/edit-comments.php0.222 s0.275 s+0.053 s2.78 MiB3.02 MiB+ 252.44 KiB
Average 0.435 s0.456 s+0.021 s3.2 MiB3.49 MiB+ 299.97 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.7%3,5321,37137
CSS37.6%2,903676
JavaScript15.9%1,2273416
Sass0.7%5302
SVG0.2%1502
Total 7,730 1,779 53

PHP Code Analysis | More results »

Lines of code 3,181
Total complexity 578
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 180
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.

Options wp_options 1

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 22:40:31 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 22:40:39 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