Shinobi Blocks 1.0.5

Does Shinobi Blocks work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
4PHP notices
8PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

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.

Environment
WordPress version6.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 20+
WordPress.org page https://wordpress.org/plugins/shinobi-blocks/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 2

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=shinobi-blocks%2Fshinobi-blocks.php&plugin_status=all&paged=1&s&_wpnonce=fee7aabad4
Aspect after-activation
HTTP status 200
Load time 0.281 s
Memory usage 3.72 MiB
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.187 s
Memory usage 3.58 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.330 s0.346 s+0.016 s3.51 MiB3.54 MiB+ 32.31 KiB
/wp-admin/edit.php0.191 s0.189 s-0.002 s3.57 MiB3.6 MiB+ 35.07 KiB
/wp-admin/post-new.php0.764 s0.653 s-0.111 s6.06 MiB6.18 MiB+ 126.89 KiB
/wp-admin/upload.php0.589 s0.511 s-0.078 s3.52 MiB3.54 MiB+ 17.66 KiB
/wp-admin/options-writing.php0.223 s0.204 s-0.019 s3.5 MiB3.52 MiB+ 21.66 KiB
/wp-admin/media-new.php0.254 s0.238 s-0.016 s3.49 MiB3.52 MiB+ 29.85 KiB
/wp-admin/edit-tags.php?taxonomy=category0.279 s0.206 s-0.073 s3.5 MiB3.54 MiB+ 40.52 KiB
/wp-admin/post-new.php?post_type=page0.605 s0.644 s+0.039 s6.05 MiB6.11 MiB+ 58.41 KiB
/wp-admin/options-discussion.php0.444 s0.262 s-0.182 s3.5 MiB3.52 MiB+ 18.16 KiB
/wp-admin/edit-comments.php0.238 s0.193 s-0.045 s3.52 MiB3.54 MiB+ 17.66 KiB
/0.298 s0.169 s-0.129 s3.43 MiB3.58 MiB+ 151.23 KiB
Average 0.383 s0.329 s-0.055 s3.97 MiB4.02 MiB+ 49.95 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
JSON
Language % Lines of code Comment lines Files
PHP91.3%6314066
JSON8.7%6002
Total 691 406 8

PHP Code Analysis | More results »

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

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.

Database Tables 1

Options wp_options 1

PHP Error Log 12 lines

[07-May-2025 08:01:28 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/shinobi-blocks/App/Factory/HowTo.php on line 52
[07-May-2025 08:01:28 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/shinobi-blocks/App/Factory/FAQ.php on line 49
[07-May-2025 08:01:28 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
[07-May-2025 08:01:28 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
[07-May-2025 08:01:28 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
[07-May-2025 08:01:28 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
[07-May-2025 08:01:32 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/shinobi-blocks/App/Factory/HowTo.php on line 52
[07-May-2025 08:01:32 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/shinobi-blocks/App/Factory/FAQ.php on line 49
[07-May-2025 08:01:32 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
[07-May-2025 08:01:32 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
[07-May-2025 08:01:32 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
[07-May-2025 08:01:32 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
See also: All tests for this plugin