Centinel API 1.0.0

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

Summary

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

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

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=centinel-api%2Fcentinel-api.php&plugin_status=all&paged=1&s&_wpnonce=0346eb825c
Aspect after-activation
HTTP status 200
Load time 0.371 s
Memory usage 3.55 MiB
JS errors None
Resource errors None

Settings → Centinel API Settings

Page screenshot: Settings → Centinel API Settings
URL /wp-admin/options-general.php?page=centinel-api
Aspect menu-item
HTTP status 200
Load time 0.203 s
Memory usage 3.54 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.225 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.497 s0.356 s-0.141 s3.51 MiB3.54 MiB+ 31.71 KiB
/wp-admin/edit.php0.251 s0.260 s+0.009 s3.57 MiB3.6 MiB+ 32.06 KiB
/wp-admin/post-new.php0.897 s0.731 s-0.166 s6.06 MiB6.13 MiB+ 71.58 KiB
/wp-admin/upload.php0.728 s0.657 s-0.071 s3.52 MiB3.54 MiB+ 14.66 KiB
/wp-admin/options-writing.php0.298 s0.243 s-0.055 s3.5 MiB3.52 MiB+ 18.65 KiB
/wp-admin/media-new.php0.322 s0.292 s-0.030 s3.49 MiB3.52 MiB+ 26.84 KiB
/wp-admin/edit-tags.php?taxonomy=category0.245 s0.250 s+0.005 s3.5 MiB3.54 MiB+ 37.52 KiB
/wp-admin/post-new.php?post_type=page0.707 s0.733 s+0.026 s6.05 MiB6.12 MiB+ 67.1 KiB
/wp-admin/options-discussion.php0.551 s0.320 s-0.231 s3.5 MiB3.52 MiB+ 15.15 KiB
/wp-admin/edit-comments.php0.307 s0.514 s+0.207 s3.52 MiB3.54 MiB+ 14.65 KiB
/0.379 s0.242 s-0.137 s3.43 MiB3.44 MiB+ 4.01 KiB
Average 0.471 s0.418 s-0.053 s3.97 MiB4 MiB+ 30.36 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
Language % Lines of code Comment lines Files
PHP94.1%1,1802017
Markdown5.9%7402
Total 1,254 20 19

PHP Code Analysis | More results »

Lines of code 1,120
Total complexity 206
Median class complexity 8.0
Median method complexity 1.0
Most complex class CentinelApiApiController
Most complex function CentinelApiDatabase::setDumpOptions()
Classes 13
Methods 60
Functions 0

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.

Options wp_options 16

PHP Error Log 8 lines

[19-May-2025 10:11:10 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>aQpuIcW8AXqUUIe4M1ih4YGYrUQCIS2k/create-log</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
[19-May-2025 10:11:10 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>aQpuIcW8AXqUUIe4M1ih4YGYrUQCIS2k/download-log</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
[19-May-2025 10:11:10 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>aQpuIcW8AXqUUIe4M1ih4YGYrUQCIS2k/dump-database</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
[19-May-2025 10:11:10 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>aQpuIcW8AXqUUIe4M1ih4YGYrUQCIS2k/download-database</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
[19-May-2025 10:11:15 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>aQpuIcW8AXqUUIe4M1ih4YGYrUQCIS2k/create-log</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
[19-May-2025 10:11:15 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>aQpuIcW8AXqUUIe4M1ih4YGYrUQCIS2k/download-log</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
[19-May-2025 10:11:15 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>aQpuIcW8AXqUUIe4M1ih4YGYrUQCIS2k/dump-database</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
[19-May-2025 10:11:15 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>aQpuIcW8AXqUUIe4M1ih4YGYrUQCIS2k/download-database</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
See also: All tests for this plugin, How to Hide the "Centinel API Settings" Admin Menu