Does Centinel API work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .
8 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
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.
WordPress version | 6.8.1 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | <10 |
WordPress.org page | https://wordpress.org/plugins/centinel-api/ |
Badges |
|
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 |
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 |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.225 s |
Memory usage | 3.44 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.497 s | 0.356 s | -0.141 s | 3.51 MiB | 3.54 MiB | + 31.71 KiB |
/wp-admin/edit.php | 0.251 s | 0.260 s | +0.009 s | 3.57 MiB | 3.6 MiB | + 32.06 KiB |
/wp-admin/post-new.php | 0.897 s | 0.731 s | -0.166 s | 6.06 MiB | 6.13 MiB | + 71.58 KiB |
/wp-admin/upload.php | 0.728 s | 0.657 s | -0.071 s | 3.52 MiB | 3.54 MiB | + 14.66 KiB |
/wp-admin/options-writing.php | 0.298 s | 0.243 s | -0.055 s | 3.5 MiB | 3.52 MiB | + 18.65 KiB |
/wp-admin/media-new.php | 0.322 s | 0.292 s | -0.030 s | 3.49 MiB | 3.52 MiB | + 26.84 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.245 s | 0.250 s | +0.005 s | 3.5 MiB | 3.54 MiB | + 37.52 KiB |
/wp-admin/post-new.php?post_type=page | 0.707 s | 0.733 s | +0.026 s | 6.05 MiB | 6.12 MiB | + 67.1 KiB |
/wp-admin/options-discussion.php | 0.551 s | 0.320 s | -0.231 s | 3.5 MiB | 3.52 MiB | + 15.15 KiB |
/wp-admin/edit-comments.php | 0.307 s | 0.514 s | +0.207 s | 3.52 MiB | 3.54 MiB | + 14.65 KiB |
/ | 0.379 s | 0.242 s | -0.137 s | 3.43 MiB | 3.44 MiB | + 4.01 KiB |
Average | 0.471 s | 0.418 s | -0.053 s | 3.97 MiB | 4 MiB | + 30.36 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 | 94.1% | 1,180 | 20 | 17 | |
Markdown | 5.9% | 74 | 0 | 2 | |
Total | 1,254 | 20 | 19 |
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 |
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
16[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