Does "Orderable - Local Ordering System" work with WordPress 5.8.2 and PHP 7.4.8? A smoke test was performed on .
2 | PHP fatal errors |
No JavaScript exceptions | |
1 | Page failed to load
|
No resource errors |
Memory usage: 268.8 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.
WordPress version | 5.8.2 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 6,000+ |
WordPress.org page | https://wordpress.org/plugins/orderable/ |
Badges |
|
URL | /wp-admin/admin.php?page=orderable-settings |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=orderable%2Forderable.php&plugin_status=all&paged=1&s&_wpnonce=1278e62392 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.791 s |
Memory usage | 3.44 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=orderable-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.226 s |
Memory usage | 3.33 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=orderable_layouts |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.167 s |
Memory usage | 3.32 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=orderable-product-addons |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.259 s |
Memory usage | 3.28 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 500 |
Load time | 0.046 s |
Memory usage | N/A |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.336 s | 0.305 s | -0.031 s | 3.08 MiB | 3.39 MiB | + 313.84 KiB |
/wp-admin/edit.php | 0.177 s | 0.194 s | +0.017 s | 3.11 MiB | 3.42 MiB | + 314.21 KiB |
/wp-admin/post-new.php | 0.908 s | 1.153 s | +0.245 s | 5.27 MiB | 5.53 MiB | + 273.3 KiB |
/wp-admin/upload.php | 0.640 s | 0.330 s | -0.310 s | 3.03 MiB | 3.28 MiB | + 258.05 KiB |
/wp-admin/options-writing.php | 0.196 s | 0.265 s | +0.069 s | 3.02 MiB | 3.26 MiB | + 242.7 KiB |
/wp-admin/media-new.php | 0.412 s | 0.221 s | -0.191 s | 3.01 MiB | 3.26 MiB | + 258.23 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.183 s | 0.185 s | +0.002 s | 3.04 MiB | 3.28 MiB | + 249.68 KiB |
/wp-admin/post-new.php?post_type=page | 0.875 s | 0.940 s | +0.065 s | 5.26 MiB | 5.52 MiB | + 272.2 KiB |
/wp-admin/options-discussion.php | 0.220 s | 0.231 s | +0.011 s | 3 MiB | 3.26 MiB | + 258.48 KiB |
/wp-admin/edit-comments.php | 0.202 s | 0.208 s | +0.006 s | 3.04 MiB | 3.28 MiB | + 247.27 KiB |
Average | 0.415 s | 0.403 s | -0.012 s | 3.49 MiB | 3.75 MiB | + 268.8 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
CSS | 41.4% | 4,249 | 100 | 7 | |
PHP | 39.2% | 4,026 | 1,588 | 40 | |
JavaScript | 13.0% | 1,331 | 370 | 6 | |
PO File | 5.5% | 569 | 250 | 1 | |
Sass | 0.5% | 53 | 0 | 2 | |
XML | 0.2% | 18 | 4 | 1 | |
SVG | 0.1% | 15 | 0 | 2 | |
Total | 10,261 | 2,312 | 59 |
Lines of code | 3,655 |
---|---|
Total complexity | 663 |
Median class complexity | 19.0 |
Median method complexity | 2.0 |
Most complex class | Orderable_Timings |
Most complex function | Orderable_Settings::save_onboard_settings() |
Classes | 23 |
---|---|
Methods | 208 |
Functions | 1 |
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.
wp_options
1ID | Name |
---|---|
orderable_layouts | Product Layouts |
{
"orderable_layouts": {
"orderable-layout-settings-metabox": {
"title": "Layout Settings",
"context": "advanced"
},
"orderable-layout-preview-metabox": {
"title": "Layout Preview",
"context": "advanced"
}
}
}
ID | Name |
---|---|
order_manager | Order Manager |
[15-Nov-2021 16:47:53 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/orderable/inc/class-products.php:465
Stack trace:
#0 /wp-includes/class-wp-hook.php(303): Orderable_Products::products_404()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): 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 465
[15-Nov-2021 16:47:59 UTC] PHP Fatal error: Uncaught Error: Call to undefined function is_product() in /wp-content/plugins/orderable/inc/class-products.php:465
Stack trace:
#0 /wp-includes/class-wp-hook.php(303): Orderable_Products::products_404()
#1 /wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(470): 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 465