KIJO Serpbook API 1.0.3

Does KIJO Serpbook API work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 12.79 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 <10
WordPress.org page https://wordpress.org/plugins/kijo-serpbook-api/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=kijo-serpbook-api%2Fserpbook-api.php&plugin_status=all&paged=1&s&_wpnonce=dab34e8a91
Aspect after-activation
HTTP status 200
Load time 0.623 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

Settings → Serpbook API

Page screenshot: Settings → Serpbook API
URL /wp-admin/options-general.php?page=serpbook-api
Aspect menu-item
HTTP status 200
Load time 0.171 s
Memory usage 3.5 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.213 s
Memory usage 3.42 MiB
JS errors
[
    {
        "message": "ReferenceError: jQuery is not defined\n    at /wp-content/plugins/kijo-serpbook-api/assets/js/serpbook.js?ver=6.7.2:1:1",
        "trace": null,
        "code": null
    }
]
Resource errors None

Add New Post ‹ Test site — WordPress

Page screenshot: Add New Post ‹ Test site — WordPress
URL /wp-admin/post-new.php
Aspect new-meta-boxes
HTTP status 200
Load time 0.821 s
Memory usage 5.98 MiB
JS errors None
Resource errors None

Add New Page ‹ Test site — WordPress

Page screenshot: Add New Page ‹ Test site — WordPress
URL /wp-admin/post-new.php?post_type=page
Aspect new-meta-boxes
HTTP status 200
Load time 0.679 s
Memory usage 5.97 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.344 s0.336 s-0.008 s3.48 MiB3.5 MiB+ 19.92 KiB
/wp-admin/edit.php0.206 s0.229 s+0.023 s3.54 MiB3.56 MiB+ 20.54 KiB
/wp-admin/post-new.php0.776 s0.799 s+0.023 s5.93 MiB5.98 MiB+ 51.94 KiB
/wp-admin/upload.php0.540 s0.349 s-0.191 s3.5 MiB3.5 MiB+ 2.82 KiB
/wp-admin/options-writing.php0.201 s0.227 s+0.026 s3.47 MiB3.48 MiB+ 6.87 KiB
/wp-admin/media-new.php0.341 s0.482 s+0.141 s3.46 MiB3.48 MiB+ 15.06 KiB
/wp-admin/edit-tags.php?taxonomy=category0.199 s0.189 s-0.010 s3.48 MiB3.5 MiB+ 26.05 KiB
/wp-admin/post-new.php?post_type=page0.564 s0.690 s+0.126 s5.92 MiB5.97 MiB+ 51.95 KiB
/wp-admin/options-discussion.php0.294 s0.286 s-0.008 s3.48 MiB3.48 MiB+ 3.94 KiB
/wp-admin/edit-comments.php0.195 s0.223 s+0.028 s3.5 MiB3.5 MiB+ 2.87 KiB
/0.316 s0.213 s-0.103 s3.48 MiB3.42 MiB- 61.3 KiB
Average 0.361 s0.366 s+0.004 s3.93 MiB3.94 MiB+ 12.79 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
CSS
Language % Lines of code Comment lines Files
PHP77.6%5614495
CSS15.5%11271
JavaScript6.9%50181
Total 723 474 7

PHP Code Analysis | More results »

Lines of code 560
Total complexity 113
Median class complexity 18.0
Median method complexity 1.0
Most complex class KIJO_Serpbook_API_Settings
Most complex function ssrt_smashing_save_post_class_meta()
Classes 4
Methods 39
Functions 9

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.

Meta Boxes

{
    "post": {
        "sbapi_select_view_key": {
            "title": "Select Viewkey",
            "context": "normal"
        },
        "sbapi_results_box": {
            "title": "Results",
            "context": "normal"
        }
    },
    "page": {
        "sbapi_select_view_key": {
            "title": "Select Viewkey",
            "context": "normal"
        },
        "sbapi_results_box": {
            "title": "Results",
            "context": "normal"
        }
    }
}

PHP Error Log 8 lines

[02-Mar-2025 08:08:46 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/kijo-serpbook-api/serpbook-api.php on line 101
[02-Mar-2025 08:08:47 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/kijo-serpbook-api/serpbook-api.php on line 101
[02-Mar-2025 08:08:51 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/kijo-serpbook-api/serpbook-api.php on line 101
[02-Mar-2025 08:08:51 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/kijo-serpbook-api/serpbook-api.php on line 101
[02-Mar-2025 08:08:54 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/kijo-serpbook-api/serpbook-api.php on line 101
[02-Mar-2025 08:08:55 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/kijo-serpbook-api/serpbook-api.php on line 101
[02-Mar-2025 08:08:58 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/kijo-serpbook-api/serpbook-api.php on line 101
[02-Mar-2025 08:08:58 UTC] PHP Deprecated:  Constant FILTER_SANITIZE_STRING is deprecated in /wp-content/plugins/kijo-serpbook-api/serpbook-api.php on line 101
See also: All tests for this plugin, How to Hide KIJO Serpbook API Admin Menus and Meta Boxes