CartFlows 2.1.5

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

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

Environment
WordPress version6.7.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 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=3d11c98109
Aspect after-activation
HTTP status 200
Load time 1.949 s
Memory usage 4.84 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.483 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.059 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.415 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.741 s
Memory usage 5.47 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.017 s
Memory usage 5.48 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.234 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.274 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.313 s0.488 s+0.175 s3.48 MiB4.2 MiB+ 732.36 KiB
/wp-admin/edit.php0.223 s0.247 s+0.024 s3.54 MiB4.22 MiB+ 694.76 KiB
/wp-admin/post-new.php0.856 s1.076 s+0.220 s5.92 MiB18.6 MiB+ 12.67 MiB
/wp-admin/upload.php0.783 s0.785 s+0.002 s3.49 MiB4.16 MiB+ 677.09 KiB
/wp-admin/options-writing.php0.217 s0.263 s+0.046 s3.47 MiB4.12 MiB+ 660.34 KiB
/wp-admin/media-new.php0.297 s0.307 s+0.010 s3.46 MiB4.12 MiB+ 668.54 KiB
/wp-admin/edit-tags.php?taxonomy=category0.195 s0.226 s+0.031 s3.48 MiB4.13 MiB+ 672.1 KiB
/wp-admin/post-new.php?post_type=page0.793 s0.713 s-0.080 s5.92 MiB12.72 MiB+ 6.8 MiB
/wp-admin/options-discussion.php0.337 s0.285 s-0.052 s3.47 MiB4.12 MiB+ 656.84 KiB
/wp-admin/edit-comments.php0.210 s0.260 s+0.050 s3.49 MiB4.15 MiB+ 672.93 KiB
/0.341 s0.267 s-0.074 s3.48 MiB3.76 MiB+ 290.27 KiB
Average 0.415 s0.447 s+0.032 s3.93 MiB6.21 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.3%50,22219,469306
CSS18.3%17,9322,17149
JavaScript14.4%14,126814112
JSON11.1%10,87907
Sass3.4%3,30211635
SVG1.4%1,405670
Total 97,866 22,576 579

PHP Code Analysis | More results »

Lines of code 39,806
Total complexity 6,991
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 224
Methods 1,980
Functions 64

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

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

[25-Dec-2024 14:43:44 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
[25-Dec-2024 14:43:44 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
[25-Dec-2024 14:43:44 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