Shinobi Blocks 1.0.5

Does Shinobi Blocks work with WordPress 6.7.2 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: 35.87 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.7.2
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=6aa14d1eb2
Aspect after-activation
HTTP status 200
Load time 0.282 s
Memory usage 3.71 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.198 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.343 s0.323 s-0.020 s3.48 MiB3.51 MiB+ 32.22 KiB
/wp-admin/edit.php0.211 s0.226 s+0.015 s3.54 MiB3.58 MiB+ 34.98 KiB
/wp-admin/post-new.php0.821 s0.670 s-0.151 s5.93 MiB5.98 MiB+ 53.59 KiB
/wp-admin/upload.php0.604 s0.564 s-0.040 s3.5 MiB3.51 MiB+ 17.57 KiB
/wp-admin/options-writing.php0.235 s0.224 s-0.011 s3.47 MiB3.49 MiB+ 21.56 KiB
/wp-admin/media-new.php0.359 s0.260 s-0.099 s3.46 MiB3.49 MiB+ 29.76 KiB
/wp-admin/edit-tags.php?taxonomy=category0.202 s0.210 s+0.008 s3.48 MiB3.52 MiB+ 40.43 KiB
/wp-admin/post-new.php?post_type=page0.569 s0.611 s+0.042 s5.92 MiB5.97 MiB+ 49.11 KiB
/wp-admin/options-discussion.php0.499 s0.265 s-0.234 s3.47 MiB3.49 MiB+ 18.06 KiB
/wp-admin/edit-comments.php0.230 s0.220 s-0.010 s3.49 MiB3.51 MiB+ 17.56 KiB
/0.324 s0.428 s+0.104 s3.48 MiB3.56 MiB+ 79.77 KiB
Average 0.400 s0.364 s-0.036 s3.93 MiB3.96 MiB+ 35.87 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

[18-Feb-2025 15:55:23 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/shinobi-blocks/App/Factory/HowTo.php on line 52
[18-Feb-2025 15:55:23 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/shinobi-blocks/App/Factory/FAQ.php on line 49
[18-Feb-2025 15:55:23 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 6114
[18-Feb-2025 15:55:23 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 6114
[18-Feb-2025 15:55:23 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 6114
[18-Feb-2025 15:55:23 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 6114
[18-Feb-2025 15:55:27 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/shinobi-blocks/App/Factory/HowTo.php on line 52
[18-Feb-2025 15:55:27 UTC] PHP Deprecated:  Automatic conversion of false to array is deprecated in /wp-content/plugins/shinobi-blocks/App/Factory/FAQ.php on line 49
[18-Feb-2025 15:55:27 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 6114
[18-Feb-2025 15:55:27 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 6114
[18-Feb-2025 15:55:27 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 6114
[18-Feb-2025 15:55:27 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 6114
See also: All tests for this plugin