WowStore 4.2.8

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: 92.08 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.194 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=ed5be52447
Aspect after-activation
HTTP status 200
Load time 0.667 s
Memory usage 3.6 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.8:1:46\n    at /wp-content/plugins/product-blocks/assets/js/wopb-option.js?ver=4.2.8: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.923 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.8:1:46\n    at /wp-content/plugins/product-blocks/assets/js/wopb-option.js?ver=4.2.8: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.638 s
Memory usage 3.6 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.8:1:46\n    at /wp-content/plugins/product-blocks/assets/js/wopb-option.js?ver=4.2.8: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.419 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.322 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.537 s0.867 s+0.330 s3.51 MiB3.6 MiB+ 100.58 KiB
/wp-admin/edit.php0.257 s0.469 s+0.212 s3.57 MiB3.67 MiB+ 98.23 KiB
/wp-admin/post-new.php0.824 s1.337 s+0.513 s6.06 MiB6.21 MiB+ 149.76 KiB
/wp-admin/upload.php0.651 s1.053 s+0.402 s3.52 MiB3.59 MiB+ 71.39 KiB
/wp-admin/options-writing.php0.237 s0.340 s+0.103 s3.5 MiB3.59 MiB+ 92.07 KiB
/wp-admin/media-new.php0.281 s0.312 s+0.031 s3.49 MiB3.59 MiB+ 100.27 KiB
/wp-admin/edit-tags.php?taxonomy=category0.212 s0.275 s+0.063 s3.5 MiB3.61 MiB+ 104.91 KiB
/wp-admin/post-new.php?post_type=page1.096 s1.501 s+0.405 s6.05 MiB6.19 MiB+ 145.29 KiB
/wp-admin/options-discussion.php0.428 s0.622 s+0.194 s3.5 MiB3.59 MiB+ 89.2 KiB
/wp-admin/edit-comments.php0.257 s0.400 s+0.143 s3.52 MiB3.61 MiB+ 88.23 KiB
/0.504 s0.246 s-0.258 s3.5 MiB3.47 MiB- 27.05 KiB
Average 0.480 s0.675 s+0.194 s3.98 MiB4.07 MiB+ 92.08 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,8613,059146
CSS11.5%3,0971669
SVG7.1%1,91918203
JavaScript0.0%12012
Total 26,889 3,243 370

PHP Code Analysis | More results »

Lines of code 20,896
Total complexity 4,149
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

[18-Jun-2025 12:46:37 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/product-blocks/classes/Functions.php on line 32
[18-Jun-2025 12:46:43 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
[18-Jun-2025 12:46:43 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