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: 270.89 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=27ae9abccc |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.795 s |
Memory usage | 3.45 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=orderable-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.233 s |
Memory usage | 3.34 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.213 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.164 s |
Memory usage | 3.29 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 500 |
Load time | 0.045 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.339 s | 0.262 s | -0.077 s | 3.08 MiB | 3.39 MiB | + 315.94 KiB |
/wp-admin/edit.php | 0.187 s | 0.186 s | -0.001 s | 3.11 MiB | 3.42 MiB | + 316.3 KiB |
/wp-admin/post-new.php | 0.933 s | 1.144 s | +0.211 s | 5.27 MiB | 5.54 MiB | + 275.39 KiB |
/wp-admin/upload.php | 0.809 s | 0.328 s | -0.481 s | 3.03 MiB | 3.28 MiB | + 260.15 KiB |
/wp-admin/options-writing.php | 0.255 s | 0.259 s | +0.004 s | 3.02 MiB | 3.26 MiB | + 244.8 KiB |
/wp-admin/media-new.php | 0.260 s | 0.209 s | -0.051 s | 3.01 MiB | 3.26 MiB | + 260.32 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.172 s | 0.171 s | -0.001 s | 3.04 MiB | 3.28 MiB | + 251.77 KiB |
/wp-admin/post-new.php?post_type=page | 1.136 s | 0.885 s | -0.251 s | 5.26 MiB | 5.53 MiB | + 274.29 KiB |
/wp-admin/options-discussion.php | 0.221 s | 0.238 s | +0.017 s | 3 MiB | 3.26 MiB | + 260.57 KiB |
/wp-admin/edit-comments.php | 0.223 s | 0.199 s | -0.024 s | 3.04 MiB | 3.29 MiB | + 249.36 KiB |
Average | 0.454 s | 0.388 s | -0.065 s | 3.49 MiB | 3.75 MiB | + 270.89 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.8% | 4,410 | 100 | 7 | |
PHP | 38.9% | 4,103 | 1,592 | 40 | |
JavaScript | 13.1% | 1,384 | 388 | 6 | |
PO File | 5.4% | 569 | 250 | 1 | |
Sass | 0.5% | 53 | 0 | 2 | |
XML | 0.2% | 18 | 4 | 1 | |
SVG | 0.1% | 15 | 0 | 2 | |
Total | 10,552 | 2,334 | 59 |
Lines of code | 3,739 |
---|---|
Total complexity | 671 |
Median class complexity | 20.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 |
[30-Nov-2021 12:41:40 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
[30-Nov-2021 12:41:47 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