Does Shinobi Blocks work with WordPress 6.8.2 and PHP 8.1.12? A smoke test was performed on .
4 | PHP notices |
8 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 49.95 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.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 20+ |
WordPress.org page | https://wordpress.org/plugins/shinobi-blocks/ |
Badges |
|
URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=shinobi-blocks%2Fshinobi-blocks.php&plugin_status=all&paged=1&s&_wpnonce=f5240166f5 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.512 s |
Memory usage | 3.73 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.228 s |
Memory usage | 3.58 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.312 s | 0.339 s | +0.027 s | 3.51 MiB | 3.54 MiB | + 32.31 KiB |
/wp-admin/edit.php | 0.203 s | 0.189 s | -0.014 s | 3.57 MiB | 3.6 MiB | + 35.07 KiB |
/wp-admin/post-new.php | 0.779 s | 0.673 s | -0.106 s | 6.06 MiB | 6.18 MiB | + 126.89 KiB |
/wp-admin/upload.php | 0.582 s | 0.399 s | -0.183 s | 3.52 MiB | 3.54 MiB | + 17.66 KiB |
/wp-admin/options-writing.php | 0.213 s | 0.207 s | -0.006 s | 3.5 MiB | 3.52 MiB | + 21.66 KiB |
/wp-admin/media-new.php | 0.267 s | 0.223 s | -0.044 s | 3.49 MiB | 3.52 MiB | + 29.85 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.269 s | 0.335 s | +0.066 s | 3.5 MiB | 3.54 MiB | + 40.52 KiB |
/wp-admin/post-new.php?post_type=page | 0.616 s | 0.658 s | +0.042 s | 6.05 MiB | 6.11 MiB | + 58.41 KiB |
/wp-admin/options-discussion.php | 0.443 s | 0.254 s | -0.189 s | 3.5 MiB | 3.52 MiB | + 18.16 KiB |
/wp-admin/edit-comments.php | 0.201 s | 0.213 s | +0.012 s | 3.52 MiB | 3.54 MiB | + 17.66 KiB |
/ | 0.305 s | 0.217 s | -0.088 s | 3.43 MiB | 3.58 MiB | + 151.23 KiB |
Average | 0.381 s | 0.337 s | -0.044 s | 3.97 MiB | 4.02 MiB | + 49.95 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 | 91.3% | 631 | 406 | 6 | |
JSON | 8.7% | 60 | 0 | 2 | |
Total | 691 | 406 | 8 |
Lines of code | 631 |
---|---|
Total complexity | 148 |
Median class complexity | 24.0 |
Median method complexity | 2.0 |
Most complex class | Shinobi_Blocks\App\Factory\HowTo |
Most complex function | Shinobi_Blocks\App\Factory\HowTo::save_post() |
Classes | 6 |
---|---|
Methods | 51 |
Functions | 1 |
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
1[22-Jul-2025 19:33:31 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/shinobi-blocks/App/Factory/HowTo.php on line 52
[22-Jul-2025 19:33:31 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/shinobi-blocks/App/Factory/FAQ.php on line 49
[22-Jul-2025 19:33:31 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>shinobi-blocks/v2/css</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[22-Jul-2025 19:33:31 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>shinobi-blocks/v2/structured-data</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[22-Jul-2025 19:33:31 UTC] PHP Deprecated: Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 6121
[22-Jul-2025 19:33:31 UTC] PHP Deprecated: Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 6121
[22-Jul-2025 19:33:35 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/shinobi-blocks/App/Factory/HowTo.php on line 52
[22-Jul-2025 19:33:35 UTC] PHP Deprecated: Automatic conversion of false to array is deprecated in /wp-content/plugins/shinobi-blocks/App/Factory/FAQ.php on line 49
[22-Jul-2025 19:33:35 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>shinobi-blocks/v2/css</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[22-Jul-2025 19:33:35 UTC] PHP Notice: Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>shinobi-blocks/v2/structured-data</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://developer.wordpress.org/advanced-administration/debug/debug-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6121
[22-Jul-2025 19:33:35 UTC] PHP Deprecated: Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 6121
[22-Jul-2025 19:33:35 UTC] PHP Deprecated: Hook block_categories is <strong>deprecated</strong> since version 5.8.0! Use block_categories_all instead. in /wp-includes/functions.php on line 6121