Quicker 1.0.4

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.72 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=cbcb86d4db
Aspect after-activation
HTTP status 200
Load time 0.320 s
Memory usage 3.42 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "[testSite]1.0.4/?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.203 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.410 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.253 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.383 s0.348 s-0.035 s3.44 MiB3.48 MiB+ 43.42 KiB
/wp-admin/edit.php0.277 s0.235 s-0.042 s3.46 MiB3.5 MiB+ 43.42 KiB
/wp-admin/post-new.php0.907 s0.778 s-0.129 s5.59 MiB5.63 MiB+ 39.74 KiB
/wp-admin/upload.php0.623 s0.516 s-0.107 s3.38 MiB3.41 MiB+ 26.38 KiB
/wp-admin/options-writing.php0.242 s0.197 s-0.045 s3.37 MiB3.39 MiB+ 18.34 KiB
/wp-admin/media-new.php0.310 s0.261 s-0.049 s3.35 MiB3.39 MiB+ 42.57 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.199 s-0.002 s3.37 MiB3.41 MiB+ 43.74 KiB
/wp-admin/post-new.php?post_type=page0.585 s0.595 s+0.010 s5.59 MiB5.62 MiB+ 35.33 KiB
/wp-admin/options-discussion.php0.429 s0.289 s-0.140 s3.36 MiB3.38 MiB+ 26.88 KiB
/wp-admin/edit-comments.php0.288 s0.327 s+0.039 s3.39 MiB3.42 MiB+ 26.41 KiB
/0.311 s0.245 s-0.066 s3.42 MiB3.39 MiB- 30.38 KiB
Average 0.414 s0.363 s-0.051 s3.79 MiB3.82 MiB+ 28.72 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.8%1,54143320
CSS33.2%884273
JavaScript8.7%231303
SVG0.3%803
Total 2,664 490 29

PHP Code Analysis | More results »

Lines of code 1,347
Total complexity 235
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

[22-Apr-2024 04:48:45 UTC] PHP Fatal error:  Uncaught Error: Call to undefined function Quicker\Utils\wc_get_products() in /wp-content/plugins/quicker/utils/helper.php:398
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 398
See also: All tests for this plugin