Quicker 1.0.13

Does Quicker work with WordPress 6.5.5 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: 35.93 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.5
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=d8d3a0b513
Aspect after-activation
HTTP status 200
Load time 0.284 s
Memory usage 3.42 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "[testSite]1.0.13/?ver=6.5.5",
        "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.308 s
Memory usage 3.47 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.172 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.378 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.233 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.980 s0.334 s-0.646 s3.44 MiB3.48 MiB+ 45.93 KiB
/wp-admin/edit.php0.208 s0.223 s+0.015 s3.46 MiB3.51 MiB+ 45.93 KiB
/wp-admin/post-new.php0.932 s0.600 s-0.332 s5.59 MiB5.63 MiB+ 42.25 KiB
/wp-admin/upload.php0.595 s0.550 s-0.045 s3.38 MiB3.41 MiB+ 28.89 KiB
/wp-admin/options-writing.php0.238 s0.210 s-0.028 s3.37 MiB3.39 MiB+ 20.85 KiB
/wp-admin/media-new.php0.312 s0.264 s-0.048 s3.35 MiB3.4 MiB+ 45.08 KiB
/wp-admin/edit-tags.php?taxonomy=category0.191 s0.196 s+0.005 s3.37 MiB3.41 MiB+ 46.25 KiB
/wp-admin/post-new.php?post_type=page0.546 s0.571 s+0.025 s5.59 MiB5.62 MiB+ 37.84 KiB
/wp-admin/options-discussion.php0.299 s0.288 s-0.011 s3.36 MiB3.39 MiB+ 29.38 KiB
/wp-admin/edit-comments.php0.280 s0.236 s-0.044 s3.39 MiB3.42 MiB+ 28.92 KiB
/0.309 s0.241 s-0.068 s3.37 MiB3.39 MiB+ 23.9 KiB
Average 0.445 s0.338 s-0.107 s3.79 MiB3.82 MiB+ 35.93 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.0%1,86545022
CSS33.3%1,129443
JavaScript11.2%378414
SVG0.5%1605
Total 3,388 535 34

PHP Code Analysis | More results »

Lines of code 1,327
Total complexity 257
Median class complexity 14.0
Median method complexity 1.0
Most complex class Quicker\Utils\Helper
Most complex function quicker_select_field()
Classes 12
Methods 81
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

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