CartFlows 2.1.0

Does CartFlows work with WordPress 6.7 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.28 MiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.070 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.7
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 8

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=f53be64959
Aspect after-activation
HTTP status 200
Load time 1.458 s
Memory usage 4.83 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 1.589 s
Memory usage 6.27 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 1.415 s
Memory usage 5.46 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.117 s
Memory usage 5.46 MiB
JS errors None
Resource errors None

CartFlows → AutomationsNew

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

CartFlows → Add-ons

Page screenshot: CartFlows → Add-ons
URL /wp-admin/admin.php?page=cartflows&path=addons
Aspect menu-item
HTTP status 200
Load time 1.037 s
Memory usage 5.47 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.243 s
Memory usage 4.2 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.236 s
Memory usage 3.76 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.762 s+0.419 s3.48 MiB4.19 MiB+ 731.61 KiB
/wp-admin/edit.php0.215 s0.224 s+0.009 s3.54 MiB4.22 MiB+ 691.74 KiB
/wp-admin/post-new.php0.789 s1.256 s+0.467 s5.92 MiB18.59 MiB+ 12.67 MiB
/wp-admin/upload.php0.570 s0.501 s-0.069 s3.49 MiB4.15 MiB+ 674.03 KiB
/wp-admin/options-writing.php0.275 s0.224 s-0.051 s3.47 MiB4.11 MiB+ 657.29 KiB
/wp-admin/media-new.php0.469 s0.294 s-0.175 s3.46 MiB4.11 MiB+ 665.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.211 s+0.014 s3.47 MiB4.13 MiB+ 669.04 KiB
/wp-admin/post-new.php?post_type=page0.566 s0.689 s+0.123 s5.92 MiB12.71 MiB+ 6.79 MiB
/wp-admin/options-discussion.php0.462 s0.310 s-0.152 s3.47 MiB4.11 MiB+ 653.8 KiB
/wp-admin/edit-comments.php0.266 s0.533 s+0.267 s3.49 MiB4.15 MiB+ 669.3 KiB
/0.299 s0.222 s-0.077 s3.47 MiB3.76 MiB+ 292.68 KiB
Average 0.405 s0.475 s+0.070 s3.93 MiB6.2 MiB+ 2.28 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
PHP51.2%49,52719,110302
CSS18.3%17,7062,15949
JavaScript14.4%13,938790111
JSON11.2%10,81505
Sass3.4%3,25311634
SVG1.5%1,405670
Total 96,644 22,181 571

PHP Code Analysis | More results »

Lines of code 39,130
Total complexity 6,845
Median class complexity 14.0
Median method complexity 2.0
Most complex class Cartflows_Checkout_Markup
Most complex function CartflowsAdmin\AdminCore\Inc\GlobalSettings::get_global_settings_fields()
Classes 221
Methods 1,946
Functions 62

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 12

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

[13-Nov-2024 00:08:06 UTC] PHP Deprecated:  Function print_emoji_styles is <strong>deprecated</strong> since version 6.4.0! Use wp_enqueue_emoji_styles instead. in /wp-includes/functions.php on line 6114
[13-Nov-2024 00:08:07 UTC] PHP Deprecated:  Function wp_admin_bar_header is <strong>deprecated</strong> since version 6.4.0! Use wp_enqueue_admin_bar_header_styles instead. in /wp-includes/functions.php on line 6114
[13-Nov-2024 00:08:07 UTC] PHP Deprecated:  Function the_block_template_skip_link is <strong>deprecated</strong> since version 6.4.0! Use wp_enqueue_block_template_skip_link() instead. in /wp-includes/functions.php on line 6114
See also: All tests for this plugin, How to Hide CartFlows Admin Menus and Meta Boxes