Observo Monitoring 1.0.5

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

Summary

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

Memory usage: 4.55 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/observo-monitoring/
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=observo-monitoring%2Fobservo-monitoring.php&plugin_status=all&paged=1&s&_wpnonce=39532ff5cb
Aspect after-activation
HTTP status 200
Load time 0.335 s
Memory usage 3.53 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.222 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.317 s0.320 s+0.003 s3.51 MiB3.51 MiB+ 7.45 KiB
/wp-admin/edit.php0.223 s0.243 s+0.020 s3.57 MiB3.58 MiB+ 6.74 KiB
/wp-admin/post-new.php0.909 s0.724 s-0.185 s6.06 MiB6.09 MiB+ 28.43 KiB
/wp-admin/upload.php0.740 s0.429 s-0.311 s3.52 MiB3.51 MiB- 10.67 KiB
/wp-admin/options-writing.php0.323 s0.226 s-0.097 s3.5 MiB3.49 MiB- 6.68 KiB
/wp-admin/media-new.php0.337 s0.232 s-0.105 s3.49 MiB3.49 MiB+ 1.52 KiB
/wp-admin/edit-tags.php?taxonomy=category0.254 s0.196 s-0.058 s3.5 MiB3.52 MiB+ 12.19 KiB
/wp-admin/post-new.php?post_type=page0.766 s0.888 s+0.122 s6.05 MiB6.07 MiB+ 23.95 KiB
/wp-admin/options-discussion.php0.329 s0.282 s-0.047 s3.5 MiB3.49 MiB- 10.18 KiB
/wp-admin/edit-comments.php0.247 s0.222 s-0.025 s3.52 MiB3.51 MiB- 10.68 KiB
/0.352 s0.211 s-0.141 s3.43 MiB3.44 MiB+ 8.03 KiB
Average 0.436 s0.361 s-0.075 s3.97 MiB3.97 MiB+ 4.55 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.

XML
PHP
JavaScript
Language % Lines of code Comment lines Files
XML35.2%17,124478123
PHP31.8%15,4747,31692
JavaScript15.9%7,7411,40036
CSS5.7%2,7496526
INI3.8%1,8248857
XSLT2.9%1,40811
HTML2.3%1,1195118
Markdown1.1%54206
XSD1.0%50223
Bourne Shell0.1%3162
YAML0.1%3001
JSON0.0%1901
Dockerfile0.0%1371
DOS Batch0.0%1001
Total 48,586 10,211 318

PHP Code Analysis | More results »

Lines of code 15,144
Total complexity 5,243
Median class complexity 27.0
Median method complexity 3.0
Most complex class Linux
Most complex function BAT::execute()
Classes 81
Methods 665
Functions 10

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 1

PHP Error Log 2 lines

[08-May-2025 01:14:35 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>observo-monitoring/v1/get</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
[08-May-2025 01:14:38 UTC] PHP Notice:  Function register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>observo-monitoring/v1/get</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