CartFlows 2.0.0

Does CartFlows work with WordPress 6.4.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
3PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 2.29 MiB
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.4.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 200,000+
WordPress.org page https://wordpress.org/plugins/cartflows/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

CartFlows Setup

Page screenshot: CartFlows Setup
URL /wp-admin/index.php?page=cartflow-setup
Requested URL /wp-admin/plugins.php?action=activate&plugin=cartflows%2Fcartflows.php&plugin_status=all&paged=1&s&_wpnonce=cc6f3a3113
Aspect after-activation
HTTP status 200
Load time 2.943 s
Memory usage 4.69 MiB
JS errors None
Resource errors None

CartFlows

Page screenshot: CartFlows
URL /wp-admin/admin.php?page=cartflows
Aspect menu-item
HTTP status 200
Load time 0.975 s
Memory usage 6.21 MiB
JS errors None
Resource errors None

CartFlows → Funnels

Page screenshot: CartFlows → Funnels
URL /wp-admin/admin.php?page=cartflows&path=flows
Aspect menu-item
HTTP status 200
Load time 0.743 s
Memory usage 5.43 MiB
JS errors None
Resource errors None

CartFlows → Store Checkout

Page screenshot: CartFlows → Store Checkout
URL /wp-admin/admin.php?page=cartflows&path=store-checkout
Aspect menu-item
HTTP status 200
Load time 1.022 s
Memory usage 5.43 MiB
JS errors None
Resource errors None

Tools → Scheduled Actions

Page screenshot: Tools → Scheduled Actions
URL /wp-admin/tools.php?page=action-scheduler
Aspect menu-item
HTTP status 200
Load time 0.251 s
Memory usage 4.05 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.237 s
Memory usage 3.63 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.438 s0.437 s-0.001 s3.38 MiB4.08 MiB+ 718.86 KiB
/wp-admin/edit.php0.290 s0.267 s-0.023 s3.41 MiB4.1 MiB+ 707.44 KiB
/wp-admin/post-new.php0.980 s0.750 s-0.230 s5.46 MiB18.25 MiB+ 12.8 MiB
/wp-admin/upload.php0.601 s0.738 s+0.137 s3.32 MiB3.96 MiB+ 649.48 KiB
/wp-admin/options-writing.php0.233 s0.342 s+0.109 s3.32 MiB3.94 MiB+ 641.09 KiB
/wp-admin/media-new.php0.338 s0.347 s+0.009 s3.29 MiB3.94 MiB+ 662.3 KiB
/wp-admin/edit-tags.php?taxonomy=category0.230 s0.242 s+0.012 s3.31 MiB3.96 MiB+ 664.46 KiB
/wp-admin/post-new.php?post_type=page0.624 s0.675 s+0.051 s5.45 MiB12.37 MiB+ 6.93 MiB
/wp-admin/options-discussion.php0.403 s0.321 s-0.082 s3.3 MiB3.94 MiB+ 650.49 KiB
/wp-admin/edit-comments.php0.260 s0.508 s+0.248 s3.33 MiB3.97 MiB+ 647.98 KiB
/0.302 s0.226 s-0.076 s3.36 MiB3.63 MiB+ 280.36 KiB
Average 0.427 s0.441 s+0.014 s3.72 MiB6.01 MiB+ 2.29 MiB

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
JSON
Language % Lines of code Comment lines Files
PHP50.5%43,57117,589286
CSS16.0%13,8151,84745
JavaScript15.9%13,694752111
JSON12.5%10,81606
Sass3.8%3,25311634
SVG1.3%1,134649
Total 86,283 20,310 531

PHP Code Analysis | More results »

Lines of code 33,733
Total complexity 6,219
Median class complexity 13.0
Median method complexity 2.0
Most complex class Cartflows_Checkout_Markup
Most complex function Cartflows_Block_Helper::get_order_detail_form_css()
Classes 213
Methods 1,792
Functions 60

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.

Options wp_options 13

User Metadata wp_usermeta 1

Custom Post Types 3

ID Name
scheduled-actionScheduled Actions
cartflows_flowFlows
cartflows_stepSteps

Meta Boxes

{
    "cartflows_flow": {
        "slugdiv": {
            "title": "Slug",
            "context": "side"
        }
    }
}

Capabilities 2

PHP Error Log 3 lines

[09-Nov-2023 04:00:36 UTC] PHP Deprecated:  Function print_emoji_styles is deprecated since version 6.4.0! Use wp_enqueue_emoji_styles instead. in /wp-includes/functions.php on line 6031
[09-Nov-2023 04:00:38 UTC] PHP Deprecated:  Function wp_admin_bar_header is deprecated since version 6.4.0! Use wp_enqueue_admin_bar_header_styles instead. in /wp-includes/functions.php on line 6031
[09-Nov-2023 04:00:38 UTC] PHP Deprecated:  Function the_block_template_skip_link is deprecated since version 6.4.0! Use wp_enqueue_block_template_skip_link() instead. in /wp-includes/functions.php on line 6031
See also: All tests for this plugin, How to Hide CartFlows Admin Menus and Meta Boxes