Does Block Patterns UI work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
23 | PHP warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 64.65 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
insignificant.
The plugin didn't make the site noticeably slower.
WordPress version | 6.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | <10 |
WordPress.org page | https://wordpress.org/plugins/block-patterns-ui/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=block-patterns-ui%2Fblock-patterns-ui.php&plugin_status=all&paged=1&s&_wpnonce=d602a4f314 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.257 s |
Memory usage | 3.57 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=bpui_block_pattern |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.158 s |
Memory usage | 3.59 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=bpui_block_pattern |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.677 s |
Memory usage | 6.22 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=bpui_block_pattern&page=block_patterns_ui |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.203 s |
Memory usage | 3.54 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.171 s |
Memory usage | 3.47 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.331 s | 0.542 s | +0.211 s | 3.51 MiB | 3.55 MiB | + 46.98 KiB |
/wp-admin/edit.php | 0.185 s | 0.193 s | +0.008 s | 3.57 MiB | 3.61 MiB | + 43.8 KiB |
/wp-admin/post-new.php | 0.733 s | 0.610 s | -0.123 s | 6.06 MiB | 6.24 MiB | + 180.33 KiB |
/wp-admin/upload.php | 0.585 s | 0.530 s | -0.055 s | 3.52 MiB | 3.56 MiB | + 33.34 KiB |
/wp-admin/options-writing.php | 0.206 s | 0.171 s | -0.035 s | 3.5 MiB | 3.54 MiB | + 36.7 KiB |
/wp-admin/media-new.php | 0.279 s | 0.223 s | -0.056 s | 3.49 MiB | 3.54 MiB | + 44.9 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.188 s | 0.170 s | -0.018 s | 3.5 MiB | 3.55 MiB | + 50.07 KiB |
/wp-admin/post-new.php?post_type=page | 0.596 s | 0.742 s | +0.146 s | 6.05 MiB | 6.22 MiB | + 175.85 KiB |
/wp-admin/options-discussion.php | 0.425 s | 0.306 s | -0.119 s | 3.5 MiB | 3.54 MiB | + 33.2 KiB |
/wp-admin/edit-comments.php | 0.252 s | 0.195 s | -0.057 s | 3.52 MiB | 3.56 MiB | + 32.7 KiB |
/ | 0.298 s | 0.180 s | -0.118 s | 3.43 MiB | 3.47 MiB | + 33.26 KiB |
Average | 0.371 s | 0.351 s | -0.020 s | 3.97 MiB | 4.03 MiB | + 64.65 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 75.2% | 351 | 58 | 15 | |
Sass | 23.8% | 111 | 0 | 5 | |
JavaScript | 1.1% | 5 | 0 | 1 | |
Total | 467 | 58 | 21 |
Lines of code | 178 |
---|---|
Total complexity | 22 |
Median class complexity | 5.0 |
Median method complexity | 1.0 |
Most complex class | BlockPatternsUI |
Most complex function | bpui_pattern_settings_render() |
Classes | 2 |
---|---|
Methods | 7 |
Functions | 5 |
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.
ID | Name |
---|---|
bpui_block_pattern | Block Patterns |
{
"bpui_block_pattern": {
"bpui_pattern_settings": {
"title": "Pattern Settings",
"context": "side"
}
}
}
[09-May-2025 15:37:18 UTC] PHP Warning: Undefined array key "bpui_pattern_settings_fields" in /wp-content/plugins/block-patterns-ui/lib/add-meta-boxes.php on line 101
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 22
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34
[09-May-2025 15:37:21 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/block-patterns-ui/templates/settings.php on line 34