Quicker 1.0.19

Does Quicker work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP fatal errors
No JavaScript exceptions
All test pages loaded successfully
1Resource error (CSS, JS, images, fonts and so on.)
  • 1 net::ERR_NAME_NOT_RESOLVED
Performance

Memory usage: 36.74 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 version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/quicker/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=quicker%2Fquicker.php&plugin_status=all&paged=1&s&_wpnonce=0152c7856d
Aspect after-activation
HTTP status 200
Load time 0.313 s
Memory usage 3.56 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "[testSite]1.0.19/?ver=6.8.1",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Quicker

Page screenshot: Quicker
URL /wp-admin/admin.php?page=quicker
Aspect menu-item
HTTP status 200
Load time 0.334 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

Quicker → Settings

Page screenshot: Quicker → Settings
URL /wp-admin/admin.php?page=quicker-settings
Aspect menu-item
HTTP status 200
Load time 0.177 s
Memory usage N/A
JS errors None
Resource errors None

Quicker → Checkout Fields

Page screenshot: Quicker → Checkout Fields
URL /wp-admin/admin.php?page=quicker-checkout-fields
Aspect menu-item
HTTP status 200
Load time 0.393 s
Memory usage 3.62 MiB
JS errors None
Resource errors None

Test site – Just another WordPress site

Page screenshot: Test site – Just another WordPress site
URL /
Aspect front-page
HTTP status 200
Load time 0.249 s
Memory usage 3.46 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.340 s0.309 s-0.031 s3.51 MiB3.56 MiB+ 51.73 KiB
/wp-admin/edit.php0.202 s0.221 s+0.019 s3.57 MiB3.61 MiB+ 43.63 KiB
/wp-admin/post-new.php0.833 s0.804 s-0.029 s6.06 MiB6.11 MiB+ 46.21 KiB
/wp-admin/upload.php0.771 s0.589 s-0.182 s3.52 MiB3.55 MiB+ 26.28 KiB
/wp-admin/options-writing.php0.236 s0.230 s-0.006 s3.5 MiB3.53 MiB+ 30.27 KiB
/wp-admin/media-new.php0.298 s0.285 s-0.013 s3.49 MiB3.53 MiB+ 38.47 KiB
/wp-admin/edit-tags.php?taxonomy=category0.222 s0.206 s-0.016 s3.5 MiB3.55 MiB+ 49.45 KiB
/wp-admin/post-new.php?post_type=page0.794 s0.589 s-0.205 s6.05 MiB6.09 MiB+ 41.73 KiB
/wp-admin/options-discussion.php0.297 s0.311 s+0.014 s3.5 MiB3.53 MiB+ 27.4 KiB
/wp-admin/edit-comments.php0.451 s0.416 s-0.035 s3.52 MiB3.55 MiB+ 26.27 KiB
/0.318 s0.277 s-0.041 s3.43 MiB3.46 MiB+ 22.63 KiB
Average 0.433 s0.385 s-0.048 s3.97 MiB4.01 MiB+ 36.74 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
PHP51.6%2,29850427
CSS31.2%1,387524
JavaScript13.9%617585
SVG3.3%14917
Total 4,451 615 43

PHP Code Analysis | More results »

Lines of code 1,478
Total complexity 301
Median class complexity 14.0
Median method complexity 1.0
Most complex class Quicker\Utils\Helper
Most complex function Quicker\Core\Modules\Product_Addons\Admin\Hooks::process_addon_data()
Classes 14
Methods 91
Functions 7

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.

No new entries found.

PHP Error Log 11 lines

[08-May-2025 10:32:56 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Quicker\Utils\wc_get_products() in /wp-content/plugins/quicker/utils/helper.php:409
Stack trace:
#0 /wp-content/plugins/quicker/core/admin/settings/tab-content/side-cart.php(35): Quicker\Utils\Helper::get_products()
#1 /wp-content/plugins/quicker/core/admin/settings/form.php(39): include_once('...')
#2 /wp-content/plugins/quicker/core/admin/menus.php(125): include_once('...')
#3 /wp-includes/class-wp-hook.php(324): Quicker\Core\Admin\Menus->quicker_view()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(260): do_action()
#7 {main}
  thrown in /wp-content/plugins/quicker/utils/helper.php on line 409
See also: All tests for this plugin