Quicker 1.0.2

Does Quicker work with WordPress 6.5.2 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: 28.04 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.5.2
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 4

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=504a3b647f
Aspect after-activation
HTTP status 200
Load time 0.324 s
Memory usage 3.42 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "[testSite]1.0.2/?ver=6.5.2",
        "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.216 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.412 s
Memory usage 3.53 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.222 s
Memory usage 3.38 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.486 s0.376 s-0.110 s3.44 MiB3.48 MiB+ 43.42 KiB
/wp-admin/edit.php0.232 s0.253 s+0.021 s3.46 MiB3.5 MiB+ 43.42 KiB
/wp-admin/post-new.php0.968 s0.659 s-0.309 s5.59 MiB5.63 MiB+ 39.74 KiB
/wp-admin/upload.php0.630 s0.508 s-0.122 s3.38 MiB3.41 MiB+ 26.38 KiB
/wp-admin/options-writing.php0.240 s0.240 s+0.000 s3.37 MiB3.39 MiB+ 18.34 KiB
/wp-admin/media-new.php0.311 s0.301 s-0.010 s3.35 MiB3.39 MiB+ 42.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.208 s0.218 s+0.010 s3.37 MiB3.41 MiB+ 43.74 KiB
/wp-admin/post-new.php?post_type=page0.648 s0.631 s-0.017 s5.59 MiB5.62 MiB+ 35.33 KiB
/wp-admin/options-discussion.php0.254 s0.384 s+0.130 s3.36 MiB3.38 MiB+ 26.88 KiB
/wp-admin/edit-comments.php0.578 s0.256 s-0.322 s3.39 MiB3.42 MiB+ 26.41 KiB
/0.341 s0.230 s-0.111 s3.42 MiB3.38 MiB- 37.84 KiB
Average 0.445 s0.369 s-0.076 s3.79 MiB3.82 MiB+ 28.04 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
PHP57.5%1,52943320
CSS33.3%884273
JavaScript9.1%241313
SVG0.2%402
Total 2,658 491 28

PHP Code Analysis | More results »

Lines of code 1,335
Total complexity 234
Median class complexity 9.0
Median method complexity 1.0
Most complex class Quicker\Utils\Helper
Most complex function quicker_select_field()
Classes 12
Methods 77
Functions 8

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

[20-Apr-2024 07:58:57 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Quicker\Utils\wc_get_products() in /wp-content/plugins/quicker/utils/helper.php:397
Stack trace:
#0 /wp-content/plugins/quicker/core/admin/settings/tab-content/checkout-fees.php(29): Quicker\Utils\Helper::get_products()
#1 /wp-content/plugins/quicker/core/admin/settings/form.php(35): include_once('...')
#2 /wp-content/plugins/quicker/core/admin/menus.php(129): 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(259): do_action()
#7 {main}
  thrown in /wp-content/plugins/quicker/utils/helper.php on line 397
See also: All tests for this plugin