Ecwid by Lightspeed Ecommerce Shopping Cart 6.12.26

Does "Ecwid by Lightspeed Ecommerce Shopping Cart" work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
1PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 534.55 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

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

Environment
WordPress version6.7.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20,000+
WordPress.org page https://wordpress.org/plugins/ecwid-shopping-cart/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

Setup ‹ Test site — WordPress

Page screenshot: Setup ‹ Test site — WordPress
URL /wp-admin/admin.php?page=ec-store
Requested URL /wp-admin/plugins.php?action=activate&plugin=ecwid-shopping-cart%2Fecwid-shopping-cart.php&plugin_status=all&paged=1&s&_wpnonce=1346eb5f0f
Aspect after-activation
HTTP status 200
Load time 0.651 s
Memory usage 3.95 MiB
JS errors None
Resource errors None

Ecwid

Page screenshot: Ecwid
URL /wp-admin/admin.php?page=ec-store
Aspect menu-item
HTTP status 200
Load time 0.261 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Ecwid → Storefront

Page screenshot: Ecwid → Storefront
URL /wp-admin/admin.php?page=ec-storefront-settings
Aspect menu-item
HTTP status 200
Load time 0.408 s
Memory usage 3.91 MiB
JS errors None
Resource errors None

Ecwid → Developers

Page screenshot: Ecwid → Developers
URL /wp-admin/admin.php?page=ec-store-developers
Aspect menu-item
HTTP status 200
Load time 0.316 s
Memory usage 4.01 MiB
JS errors None
Resource errors None

Ecwid → Help

Page screenshot: Ecwid → Help
URL /wp-admin/admin.php?page=ec-store-help
Aspect menu-item
HTTP status 200
Load time 0.358 s
Memory usage 3.91 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.428 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 2.093 s
Memory usage 6.75 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.293 s0.342 s+0.049 s3.48 MiB3.94 MiB+ 465.95 KiB
/wp-admin/edit.php0.193 s0.304 s+0.111 s3.54 MiB4.04 MiB+ 502.98 KiB
/wp-admin/post-new.php0.765 s1.519 s+0.754 s5.93 MiB6.86 MiB+ 958.34 KiB
/wp-admin/upload.php0.512 s0.531 s+0.019 s3.5 MiB3.93 MiB+ 443.61 KiB
/wp-admin/options-writing.php0.186 s0.280 s+0.094 s3.47 MiB3.91 MiB+ 447.34 KiB
/wp-admin/media-new.php0.253 s0.325 s+0.072 s3.46 MiB3.91 MiB+ 455.48 KiB
/wp-admin/edit-tags.php?taxonomy=category0.179 s0.258 s+0.079 s3.48 MiB3.93 MiB+ 460.66 KiB
/wp-admin/post-new.php?post_type=page0.542 s0.822 s+0.280 s5.92 MiB6.81 MiB+ 913.23 KiB
/wp-admin/options-discussion.php0.276 s0.344 s+0.068 s3.48 MiB3.91 MiB+ 444.46 KiB
/wp-admin/edit-comments.php0.173 s0.277 s+0.104 s3.5 MiB3.93 MiB+ 443.34 KiB
/0.288 s0.213 s-0.075 s3.41 MiB3.75 MiB+ 344.66 KiB
Average 0.333 s0.474 s+0.141 s3.92 MiB4.45 MiB+ 534.55 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
PO File
CSS
JavaScript
Language % Lines of code Comment lines Files
PHP55.8%23,4621,882198
PO File16.3%6,8563,7097
CSS12.7%5,32710861
JavaScript10.0%4,18860641
JSX2.6%1,08726010
SVG1.9%7813457
Sass0.7%30401
JSON0.1%5901
Total 42,064 6,599 376

PHP Code Analysis | More results »

Lines of code 19,643
Total complexity 3,952
Median class complexity 8.0
Median method complexity 2.0
Most complex class Ecwid_Crypt_Base
Most complex function Ecwid_Crypt_Base::decrypt()
Classes 152
Methods 1,090
Functions 130

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 65

Custom Post Types 1

ID Name
ecwid_menu_itemEcwid Menu Item

Sidebar Widgets 8

ID Name
ecwidbadgeEcwid Badge
ecwidsearchProduct Search
ecwidnsfminicartShopping Cart
ecwidstorelinkStore Page Link
ecwidrecentlyviewedRecently Viewed Products
ecwidlatestproductsLatest Products
ecwidvcategorieslistStore Root Categories
ecwidrandomproductRandom Product

Meta Boxes

{
    "nav-menus": {
        "ecwid_nav_links": {
            "title": "Store",
            "context": "side"
        }
    },
    "dashboard": {
        "ecwid_blog_feed": {
            "title": "Ecwid Blog",
            "context": "normal"
        }
    }
}

PHP Error Log 1 lines

[12-Feb-2025 03:32:43 UTC] PHP Notice:  Function wp_enqueue_script() was called <strong>incorrectly</strong>. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets). Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.8.0.) in /wp-includes/functions.php on line 6114
See also: All tests for this plugin, How to Hide Ecwid by Lightspeed Ecommerce Shopping Cart Admin Menus and More