WowStore 4.2.9

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

Page speed impact: 0.113 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=45dbad099e
Aspect after-activation
HTTP status 200
Load time 0.599 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.9:1:46\n    at /wp-content/plugins/product-blocks/assets/js/wopb-option.js?ver=4.2.9: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.856 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.9:1:46\n    at /wp-content/plugins/product-blocks/assets/js/wopb-option.js?ver=4.2.9: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.438 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.9:1:46\n    at /wp-content/plugins/product-blocks/assets/js/wopb-option.js?ver=4.2.9: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.215 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.180 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.389 s0.465 s+0.076 s3.51 MiB3.6 MiB+ 99.9 KiB
/wp-admin/edit.php0.211 s0.566 s+0.355 s3.57 MiB3.67 MiB+ 97.55 KiB
/wp-admin/post-new.php0.816 s1.021 s+0.205 s6.06 MiB6.21 MiB+ 149.09 KiB
/wp-admin/upload.php0.827 s0.879 s+0.052 s3.52 MiB3.59 MiB+ 70.71 KiB
/wp-admin/options-writing.php0.225 s0.332 s+0.107 s3.5 MiB3.59 MiB+ 91.39 KiB
/wp-admin/media-new.php0.291 s0.306 s+0.015 s3.49 MiB3.59 MiB+ 99.59 KiB
/wp-admin/edit-tags.php?taxonomy=category0.207 s0.346 s+0.139 s3.5 MiB3.61 MiB+ 104.23 KiB
/wp-admin/post-new.php?post_type=page0.804 s0.964 s+0.160 s6.05 MiB6.19 MiB+ 144.61 KiB
/wp-admin/options-discussion.php0.470 s0.870 s+0.400 s3.5 MiB3.59 MiB+ 88.52 KiB
/wp-admin/edit-comments.php0.239 s0.320 s+0.081 s3.52 MiB3.61 MiB+ 87.55 KiB
/0.586 s0.244 s-0.342 s3.43 MiB3.47 MiB+ 39.48 KiB
Average 0.460 s0.574 s+0.113 s3.97 MiB4.07 MiB+ 97.51 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,8703,059146
CSS11.5%3,0971669
SVG7.1%1,91918203
JavaScript0.0%12012
Total 26,898 3,243 370

PHP Code Analysis | More results »

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

[01-Jul-2025 08:26:17 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/product-blocks/classes/Functions.php on line 32
[01-Jul-2025 08:26:22 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
[01-Jul-2025 08:26:22 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