WindPress 3.2.25

Does WindPress work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
No PHP errors, warnings or notices
5JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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

Page speed impact: 0.238 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 1,000+
WordPress.org page https://wordpress.org/plugins/windpress/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin_status=all&paged=1&s
Requested URL /wp-admin/plugins.php?action=activate&plugin=windpress%2Fwindpress.php&plugin_status=all&paged=1&s&_wpnonce=7b06d67e9f
Aspect after-activation
HTTP status 200
Load time 0.310 s
Memory usage 3.78 MiB
JS errors None
Resource errors None

WindPress

Page screenshot: WindPress
URL /wp-admin/admin.php?page=windpress
Aspect menu-item
HTTP status 200
Load time 0.923 s
Memory usage 3.76 MiB
JS errors
[
    {
        "message": "CompileError: WebAssembly.instantiate(): invalid value type 'externref', enable with --experimental-wasm-reftypes @+60",
        "trace": null,
        "code": null
    }
]
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.495 s
Memory usage 3.7 MiB
JS errors
[
    {
        "message": "TypeError: output.buffer.transfer is not a function\n    at decodeBase64 (/wp-content/plugins/windpress/build/assets/cssesc-CasaDmef.js:140:41)\n    at decodeVFSContainer (/wp-content/plugins/windpress/build/assets/vfs-Bkqu_KhI.js:3:46)\n    at updateDesign (/wp-content/plugins/windpress/build/assets/packages/core/tailwindcss/play/intellisense-CRJkeJK9.js:125:12)\n    at /wp-content/plugins/windpress/build/assets/packages/core/tailwindcss/play/intellisense-CRJkeJK9.js:133:1",
        "trace": null,
        "code": null
    },
    {
        "message": "TypeError: output.buffer.transfer is not a function\n    at decodeBase64 (/wp-content/plugins/windpress/build/assets/cssesc-CasaDmef.js:140:41)\n    at decodeVFSContainer (/wp-content/plugins/windpress/build/assets/vfs-Bkqu_KhI.js:3:46)\n    at createCompiler (/wp-content/plugins/windpress/build/assets/packages/core/tailwindcss/play/observer-L0ZPBLn5.js:39:15)\n    at run (/wp-content/plugins/windpress/build/assets/packages/core/tailwindcss/play/observer-L0ZPBLn5.js:74:13)",
        "trace": null,
        "code": null
    },
    {
        "message": "TypeError: output.buffer.transfer is not a function\n    at decodeBase64 (/wp-content/plugins/windpress/build/assets/cssesc-CasaDmef.js:140:41)\n    at decodeVFSContainer (/wp-content/plugins/windpress/build/assets/vfs-Bkqu_KhI.js:3:46)\n    at createCompiler (/wp-content/plugins/windpress/build/assets/packages/core/tailwindcss/play/observer-L0ZPBLn5.js:39:15)\n    at run (/wp-content/plugins/windpress/build/assets/packages/core/tailwindcss/play/observer-L0ZPBLn5.js:74:13)",
        "trace": null,
        "code": null
    },
    {
        "message": "CompileError: WebAssembly.instantiate(): invalid value type 'externref', enable with --experimental-wasm-reftypes @+60",
        "trace": null,
        "code": null
    }
]
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.332 s-0.011 s3.48 MiB3.58 MiB+ 98.38 KiB
/wp-admin/edit.php0.202 s0.202 s+0.000 s3.54 MiB3.66 MiB+ 123.95 KiB
/wp-admin/post-new.php0.774 s3.387 s+2.613 s5.93 MiB6.29 MiB+ 373.97 KiB
/wp-admin/upload.php0.549 s0.630 s+0.081 s3.5 MiB3.57 MiB+ 77.56 KiB
/wp-admin/options-writing.php0.219 s0.228 s+0.009 s3.47 MiB3.55 MiB+ 81.55 KiB
/wp-admin/media-new.php0.344 s0.266 s-0.078 s3.46 MiB3.55 MiB+ 89.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.184 s0.198 s+0.014 s3.48 MiB3.57 MiB+ 95.03 KiB
/wp-admin/post-new.php?post_type=page0.597 s0.776 s+0.179 s5.92 MiB6.28 MiB+ 373.84 KiB
/wp-admin/options-discussion.php0.438 s0.292 s-0.146 s3.48 MiB3.55 MiB+ 78.05 KiB
/wp-admin/edit-comments.php0.233 s0.216 s-0.017 s3.5 MiB3.57 MiB+ 77.66 KiB
/0.291 s0.262 s-0.029 s3.42 MiB3.7 MiB+ 284.28 KiB
Average 0.379 s0.617 s+0.238 s3.92 MiB4.08 MiB+ 159.46 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.

JavaScript
CSS
Language % Lines of code Comment lines Files
JavaScript89.0%142,9551,98264
CSS8.6%13,74859316
PHP1.4%2,1891,13239
JSON1.0%1,59601
Markdown0.1%12501
SVG0.0%1211
Total 160,625 3,708 122

PHP Code Analysis | More results »

Lines of code 2,134
Total complexity 475
Median class complexity 10.5
Median method complexity 1.0
Most complex class WindPress\WindPress\Utils\AssetVite
Most complex function WindPress\WindPress\Utils\Config::data_set()
Classes 36
Methods 190
Functions 0

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 2

PHP Error Log

The log file is empty.

See also: All tests for this plugin, How to Hide the "WindPress" Admin Menu