Quicker 1.0.7

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.73 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=8f06f6f15b
Aspect after-activation
HTTP status 200
Load time 0.458 s
Memory usage 3.42 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "[testSite]1.0.7/?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.191 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.382 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.269 s
Memory usage 3.39 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.364 s0.354 s-0.010 s3.44 MiB3.48 MiB+ 43.44 KiB
/wp-admin/edit.php0.209 s0.203 s-0.006 s3.46 MiB3.5 MiB+ 43.44 KiB
/wp-admin/post-new.php0.878 s0.589 s-0.289 s5.59 MiB5.63 MiB+ 39.76 KiB
/wp-admin/upload.php0.637 s0.510 s-0.127 s3.38 MiB3.41 MiB+ 26.4 KiB
/wp-admin/options-writing.php0.218 s0.233 s+0.015 s3.37 MiB3.39 MiB+ 18.36 KiB
/wp-admin/media-new.php0.293 s0.215 s-0.078 s3.35 MiB3.39 MiB+ 42.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.196 s0.202 s+0.006 s3.37 MiB3.41 MiB+ 43.76 KiB
/wp-admin/post-new.php?post_type=page0.589 s0.557 s-0.032 s5.59 MiB5.62 MiB+ 35.34 KiB
/wp-admin/options-discussion.php0.307 s0.449 s+0.142 s3.36 MiB3.38 MiB+ 26.89 KiB
/wp-admin/edit-comments.php0.257 s0.233 s-0.024 s3.39 MiB3.42 MiB+ 26.43 KiB
/0.308 s0.216 s-0.092 s3.42 MiB3.39 MiB- 30.38 KiB
Average 0.387 s0.342 s-0.045 s3.79 MiB3.82 MiB+ 28.73 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
PHP55.6%1,58843421
CSS30.9%881273
JavaScript13.2%378414
SVG0.3%803
Total 2,855 502 31

PHP Code Analysis | More results »

Lines of code 1,372
Total complexity 240
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

[05-May-2024 10:16:13 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Quicker\Utils\wc_get_products() in /wp-content/plugins/quicker/utils/helper.php:400
Stack trace:
#0 /wp-content/plugins/quicker/core/admin/settings/tab-content/side-cart.php(25): 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(128): 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 400
See also: All tests for this plugin