Does Control Block Patterns work with WordPress 5.8 and PHP 7.4.8? A smoke test was performed on .
No PHP errors, warnings or notices | |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors | |
Looks good! No problems were detected. |
Memory usage: 135.37 KiB
The average PHP memory usage increased by this amount after activating by the plugin.
Page speed impact:
0.056 seconds
The average page load time increased by this amount after activating the plugin.
WordPress version | 5.8 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 2,000+ |
WordPress.org page | https://wordpress.org/plugins/control-block-patterns/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=control-block-patterns%2Fcontrol-block-patterns.php&plugin_status=all&paged=1&s&_wpnonce=36964691b5 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.305 s |
Memory usage | 3.22 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=ctrl_block_patterns |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.167 s |
Memory usage | 3.21 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php?post_type=ctrl_block_patterns |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.771 s |
Memory usage | 3.36 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit-tags.php?taxonomy=block_pattern_category&post_type=ctrl_block_patterns |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.177 s |
Memory usage | 3.16 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit-tags.php?taxonomy=block_pattern_tag&post_type=ctrl_block_patterns |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.166 s |
Memory usage | 3.16 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.198 s |
Memory usage | 3 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/post-new.php |
---|---|
Aspect | new-meta-boxes |
HTTP status | 200 |
Load time | 1.278 s |
Memory usage | 5.43 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.321 s | 0.273 s | -0.048 s | 3.08 MiB | 3.21 MiB | + 135.7 KiB |
/wp-admin/edit.php | 0.168 s | 0.307 s | +0.139 s | 3.11 MiB | 3.24 MiB | + 135.33 KiB |
/wp-admin/post-new.php | 0.957 s | 1.577 s | +0.620 s | 5.27 MiB | 5.43 MiB | + 165.14 KiB |
/wp-admin/upload.php | 0.683 s | 0.468 s | -0.215 s | 3.03 MiB | 3.16 MiB | + 137.9 KiB |
/wp-admin/options-writing.php | 0.165 s | 0.141 s | -0.024 s | 3.02 MiB | 3.14 MiB | + 118.54 KiB |
/wp-admin/media-new.php | 0.231 s | 0.228 s | -0.003 s | 3.01 MiB | 3.14 MiB | + 137.96 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.173 s | 0.188 s | +0.015 s | 3.04 MiB | 3.17 MiB | + 135.64 KiB |
/wp-admin/post-new.php?post_type=page | 0.974 s | 1.225 s | +0.251 s | 5.26 MiB | 5.41 MiB | + 159.26 KiB |
/wp-admin/options-discussion.php | 0.282 s | 0.230 s | -0.052 s | 3 MiB | 3.14 MiB | + 138.27 KiB |
/wp-admin/edit-comments.php | 0.218 s | 0.206 s | -0.012 s | 3.04 MiB | 3.17 MiB | + 135.9 KiB |
/ | 0.262 s | 0.210 s | -0.052 s | 2.91 MiB | 3 MiB | + 89.47 KiB |
Average | 0.403 s | 0.459 s | +0.056 s | 3.43 MiB | 3.57 MiB | + 135.37 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 | 69.9% | 9,913 | 4,757 | 18 | |
CSS | 22.1% | 3,141 | 245 | 2 | |
JavaScript | 8.0% | 1,130 | 99 | 2 | |
Total | 14,184 | 5,101 | 22 |
Lines of code | 9,967 |
---|---|
Total complexity | 2,203 |
Median class complexity | 66.0 |
Median method complexity | 5.0 |
Most complex class | FieldTypes |
Most complex function | block_patterns_insert_css_with_markers() |
Classes | 7 |
---|---|
Methods | 99 |
Functions | 185 |
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.
wp_options
2ID | Name |
---|---|
ctrl_block_patterns | Block Patterns |
block-patterns-media | Block Patterns |
{
"post": {
"block-patternspost-format-gallery": {
"title": "Gallery",
"context": "side"
},
"block-patternspost-format-link": {
"title": "Link",
"context": "side"
},
"block-patternspost-format-quote": {
"title": "Quote",
"context": "side"
},
"block-patternspost-format-video": {
"title": "Video",
"context": "side"
},
"block-patternspost-format-audio": {
"title": "Audio",
"context": "side"
}
},
"ctrl_block_patterns": {
"block_patterns_meta__general": {
"title": "Block Pattern Data",
"context": "normal"
}
}
}
The log file is empty.