Does "Orderable - Local Ordering System" work with WordPress 5.8.3 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: 273.47 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.3 |
---|---|
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=2738ae6173 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.878 s |
Memory usage | 3.46 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/admin.php?page=orderable-settings |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.253 s |
Memory usage | 3.35 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.256 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.168 s |
Memory usage | 3.29 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 500 |
Load time | 0.053 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.340 s | 0.292 s | -0.048 s | 3.08 MiB | 3.39 MiB | + 318.52 KiB |
/wp-admin/edit.php | 0.190 s | 0.209 s | +0.019 s | 3.11 MiB | 3.42 MiB | + 318.88 KiB |
/wp-admin/post-new.php | 0.786 s | 1.006 s | +0.220 s | 5.27 MiB | 5.54 MiB | + 277.97 KiB |
/wp-admin/upload.php | 0.434 s | 0.331 s | -0.103 s | 3.03 MiB | 3.29 MiB | + 262.73 KiB |
/wp-admin/options-writing.php | 0.279 s | 0.352 s | +0.073 s | 3.02 MiB | 3.27 MiB | + 247.38 KiB |
/wp-admin/media-new.php | 0.308 s | 0.174 s | -0.134 s | 3.01 MiB | 3.26 MiB | + 262.9 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.196 s | 0.215 s | +0.019 s | 3.04 MiB | 3.29 MiB | + 254.35 KiB |
/wp-admin/post-new.php?post_type=page | 0.634 s | 0.705 s | +0.071 s | 5.26 MiB | 5.53 MiB | + 276.87 KiB |
/wp-admin/options-discussion.php | 0.257 s | 0.278 s | +0.021 s | 3 MiB | 3.26 MiB | + 263.15 KiB |
/wp-admin/edit-comments.php | 0.230 s | 0.234 s | +0.004 s | 3.04 MiB | 3.29 MiB | + 251.94 KiB |
Average | 0.365 s | 0.380 s | +0.014 s | 3.49 MiB | 3.75 MiB | + 273.47 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.2% | 4,449 | 100 | 7 | |
PHP | 39.2% | 4,233 | 1,616 | 40 | |
JavaScript | 13.5% | 1,453 | 388 | 6 | |
PO File | 5.3% | 569 | 250 | 1 | |
Sass | 0.5% | 53 | 0 | 2 | |
XML | 0.2% | 18 | 4 | 1 | |
SVG | 0.1% | 15 | 0 | 2 | |
Total | 10,790 | 2,358 | 59 |
Lines of code | 3,869 |
---|---|
Total complexity | 683 |
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 | 211 |
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 |
[11-Jan-2022 20:29:58 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
[11-Jan-2022 20:30:04 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