CartFlows 2.0.1

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=2bf89e896e
Aspect after-activation
HTTP status 200
Load time 2.068 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.939 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.682 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 0.757 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.418 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.217 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.380 s0.415 s+0.035 s3.38 MiB4.08 MiB+ 718.36 KiB
/wp-admin/edit.php0.221 s0.244 s+0.023 s3.41 MiB4.1 MiB+ 706.94 KiB
/wp-admin/post-new.php1.039 s0.712 s-0.327 s5.46 MiB18.25 MiB+ 12.8 MiB
/wp-admin/upload.php0.729 s0.434 s-0.295 s3.32 MiB3.96 MiB+ 648.98 KiB
/wp-admin/options-writing.php0.226 s0.204 s-0.022 s3.32 MiB3.94 MiB+ 640.59 KiB
/wp-admin/media-new.php0.312 s0.470 s+0.158 s3.29 MiB3.94 MiB+ 661.8 KiB
/wp-admin/edit-tags.php?taxonomy=category0.206 s0.272 s+0.066 s3.31 MiB3.96 MiB+ 663.96 KiB
/wp-admin/post-new.php?post_type=page0.621 s0.636 s+0.015 s5.45 MiB12.37 MiB+ 6.93 MiB
/wp-admin/options-discussion.php0.271 s0.282 s+0.011 s3.3 MiB3.94 MiB+ 649.99 KiB
/wp-admin/edit-comments.php0.247 s0.235 s-0.012 s3.34 MiB3.97 MiB+ 647.48 KiB
/0.293 s0.197 s-0.096 s3.36 MiB3.63 MiB+ 279.86 KiB
Average 0.413 s0.373 s-0.040 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,64117,586286
CSS16.0%13,8151,84745
JavaScript15.9%13,694752111
JSON12.5%10,81606
Sass3.8%3,25311634
SVG1.3%1,134649
Total 86,353 20,307 531

PHP Code Analysis | More results »

Lines of code 33,803
Total complexity 6,229
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,793
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

[10-Nov-2023 15:57:16 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
[10-Nov-2023 15:57:17 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
[10-Nov-2023 15:57:17 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