Does Watchful work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .
4 | PHP notices |
1 | PHP deprecation warnings |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 53.28 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 | 5.7 |
---|---|
PHP version | 7.4.8 |
MySQL version | 8.0.21 |
PHP memory limit | 256M |
Last updated | |
---|---|
Active installs | 4,000+ |
WordPress.org page | https://wordpress.org/plugins/watchful/ |
Badges |
|
URL | /wp-admin/options-general.php?page=watchful-setting |
---|---|
Requested URL | /wp-admin/plugins.php?action=activate&plugin=watchful%2Fwatchful.php&plugin_status=all&paged=1&s&_wpnonce=96d49d6c20 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.340 s |
Memory usage | 2.76 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=watchful-setting |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.146 s |
Memory usage | 2.69 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.165 s |
Memory usage | 2.66 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.278 s | 0.254 s | -0.024 s | 2.82 MiB | 2.84 MiB | + 23.61 KiB |
/wp-admin/edit.php | 0.179 s | 0.195 s | +0.016 s | 2.86 MiB | 2.89 MiB | + 24.34 KiB |
/wp-admin/post-new.php | 0.963 s | 1.224 s | +0.261 s | 5.02 MiB | 5.29 MiB | + 275.84 KiB |
/wp-admin/upload.php | 0.532 s | 0.387 s | -0.145 s | 2.7 MiB | 2.72 MiB | + 22.48 KiB |
/wp-admin/options-writing.php | 0.264 s | 0.137 s | -0.127 s | 2.71 MiB | 2.7 MiB | - 9.61 KiB |
/wp-admin/media-new.php | 0.229 s | 0.159 s | -0.070 s | 2.67 MiB | 2.7 MiB | + 22.65 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.198 s | 0.175 s | -0.023 s | 2.77 MiB | 2.79 MiB | + 23.55 KiB |
/wp-admin/post-new.php?post_type=page | 1.807 s | 0.597 s | -1.210 s | 5.01 MiB | 5.21 MiB | + 209.05 KiB |
/wp-admin/options-discussion.php | 0.309 s | 0.278 s | -0.031 s | 2.68 MiB | 2.7 MiB | + 23.21 KiB |
/wp-admin/edit-comments.php | 0.226 s | 0.236 s | +0.010 s | 2.78 MiB | 2.8 MiB | + 22.46 KiB |
/ | 0.269 s | 0.211 s | -0.058 s | 2.71 MiB | 2.66 MiB | - 51.46 KiB |
Average | 0.478 s | 0.350 s | -0.127 s | 3.16 MiB | 3.21 MiB | + 53.28 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 | 100.0% | 3,429 | 2,176 | 63 | |
Total | 3,429 | 2,176 | 63 |
Lines of code | 3,430 |
---|---|
Total complexity | 623 |
Median class complexity | 7.0 |
Median method complexity | 2.0 |
Most complex class | Watchful\Controller\Plugins |
Most complex function | Watchful\Controller\Plugins::update_plugin() |
Classes | 58 |
---|---|
Methods | 218 |
Functions | 3 |
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
1[11-Mar-2021 02:14:23 UTC] PHP Deprecated: Non-static method Watchful\Init::activation() should not be called statically in /wp-includes/class-wp-hook.php on line 292
[11-Mar-2021 02:14:25 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>watchful/v1/test</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://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5313
[11-Mar-2021 02:14:25 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>watchful/v1/test/error</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://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5313
[11-Mar-2021 02:14:29 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>watchful/v1/test</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://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5313
[11-Mar-2021 02:14:29 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>watchful/v1/test/error</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://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5313