WowStore 4.2.7

Does WowStore work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

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

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

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

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/product-blocks/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

Setup Wizard ‹ Test site — WordPress

Page screenshot: Setup Wizard ‹ Test site — WordPress
URL /wp-admin/admin.php?page=wopb-initial-setup-wizard&tab=welcome
Requested URL /wp-admin/plugins.php?action=activate&plugin=product-blocks%2Fproduct-blocks.php&plugin_status=all&paged=1&s&_wpnonce=da8b597356
Aspect after-activation
HTTP status 200
Load time 0.641 s
Memory usage 3.59 MiB
JS errors
[
    {
        "message": "TypeError: t(...).selectWoo is not a function\n    at /wp-content/plugins/product-blocks/assets/js/wopb-option.js?ver=4.2.7:1:46\n    at /wp-content/plugins/product-blocks/assets/js/wopb-option.js?ver=4.2.7:1:9452",
        "trace": null,
        "code": null
    }
]
Resource errors None

WowStore

Page screenshot: WowStore
URL /wp-admin/admin.php?page=wopb-settings
Aspect menu-item
HTTP status 200
Load time 0.970 s
Memory usage 3.83 MiB
JS errors
[
    {
        "message": "TypeError: t(...).selectWoo is not a function\n    at /wp-content/plugins/product-blocks/assets/js/wopb-option.js?ver=4.2.7:1:46\n    at /wp-content/plugins/product-blocks/assets/js/wopb-option.js?ver=4.2.7:1:9452",
        "trace": null,
        "code": null
    }
]
Resource errors None

WowStore → Setup Wizard

Page screenshot: WowStore → Setup Wizard
URL /wp-admin/admin.php?page=wopb-initial-setup-wizard&tab=welcome
Requested URL /wp-admin/admin.php?page=wopb-initial-setup-wizard
Aspect menu-item
HTTP status 200
Load time 0.641 s
Memory usage 3.59 MiB
JS errors
[
    {
        "message": "TypeError: t(...).selectWoo is not a function\n    at /wp-content/plugins/product-blocks/assets/js/wopb-option.js?ver=4.2.7:1:46\n    at /wp-content/plugins/product-blocks/assets/js/wopb-option.js?ver=4.2.7:1:9452",
        "trace": null,
        "code": null
    }
]
Resource errors None

WowStore → Upgrade to Pro

Page screenshot: WowStore →  Upgrade to Pro
URL /wp-admin/admin.php?page=go_productx_pro
Aspect menu-item
HTTP status 200
Load time 0.177 s
Memory usage N/A
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.253 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.421 s0.620 s+0.199 s3.51 MiB3.6 MiB+ 99.22 KiB
/wp-admin/edit.php0.232 s0.445 s+0.213 s3.57 MiB3.67 MiB+ 96.87 KiB
/wp-admin/post-new.php0.899 s1.318 s+0.419 s6.06 MiB6.21 MiB+ 148.4 KiB
/wp-admin/upload.php0.772 s1.085 s+0.313 s3.52 MiB3.59 MiB+ 70.03 KiB
/wp-admin/options-writing.php0.230 s0.314 s+0.084 s3.5 MiB3.59 MiB+ 90.71 KiB
/wp-admin/media-new.php0.271 s0.299 s+0.028 s3.49 MiB3.59 MiB+ 98.91 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.305 s+0.108 s3.5 MiB3.61 MiB+ 103.55 KiB
/wp-admin/post-new.php?post_type=page1.119 s1.104 s-0.015 s6.05 MiB6.19 MiB+ 143.93 KiB
/wp-admin/options-discussion.php0.326 s0.759 s+0.433 s3.5 MiB3.59 MiB+ 87.84 KiB
/wp-admin/edit-comments.php0.457 s0.311 s-0.146 s3.52 MiB3.61 MiB+ 86.87 KiB
/0.306 s0.238 s-0.068 s3.5 MiB3.47 MiB- 27.05 KiB
Average 0.475 s0.618 s+0.143 s3.98 MiB4.06 MiB+ 90.84 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
CSS
Language % Lines of code Comment lines Files
PHP81.3%21,7913,053146
CSS11.5%3,0971669
SVG7.2%1,91918203
JavaScript0.0%12012
Total 26,819 3,237 370

PHP Code Analysis | More results »

Lines of code 20,823
Total complexity 4,142
Median class complexity 18.0
Median method complexity 3.0
Most complex class WOPB\Functions
Most complex function WOPB\Functions::conditions()
Classes 81
Methods 637
Functions 53

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 3

Meta Boxes

{
    "product": {
        "wopb-single-product-meta-box": {
            "title": "WowStore Settings",
            "context": "side"
        }
    }
}

PHP Error Log 3 lines

[28-May-2025 03:53:52 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/product-blocks/classes/Functions.php on line 32
[28-May-2025 03:53:58 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:3015) in /wp-includes/pluggable.php on line 1450
[28-May-2025 03:53:58 UTC] PHP Warning:  Cannot modify header information - headers already sent by (output started at /wp-includes/script-loader.php:3015) in /wp-includes/pluggable.php on line 1453
See also: All tests for this plugin, How to Hide WowStore Admin Menus and Meta Boxes