Does Watchful work with WordPress 5.7.1 and PHP 7.4.8? A smoke test was performed on .
4 | PHP notices |
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.1 |
---|---|
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=9841953109 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.360 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.148 s |
Memory usage | 2.69 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.228 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.270 s | 0.281 s | +0.011 s | 2.82 MiB | 2.84 MiB | + 23.61 KiB |
/wp-admin/edit.php | 0.183 s | 0.187 s | +0.004 s | 2.86 MiB | 2.89 MiB | + 24.34 KiB |
/wp-admin/post-new.php | 0.940 s | 1.009 s | +0.069 s | 5.02 MiB | 5.29 MiB | + 275.84 KiB |
/wp-admin/upload.php | 0.483 s | 0.263 s | -0.220 s | 2.7 MiB | 2.72 MiB | + 22.48 KiB |
/wp-admin/options-writing.php | 0.254 s | 0.145 s | -0.109 s | 2.71 MiB | 2.7 MiB | - 9.61 KiB |
/wp-admin/media-new.php | 0.210 s | 0.157 s | -0.053 s | 2.67 MiB | 2.69 MiB | + 22.65 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.192 s | 0.336 s | +0.144 s | 2.77 MiB | 2.79 MiB | + 23.55 KiB |
/wp-admin/post-new.php?post_type=page | 0.900 s | 0.682 s | -0.218 s | 5.01 MiB | 5.21 MiB | + 209.05 KiB |
/wp-admin/options-discussion.php | 0.291 s | 0.250 s | -0.041 s | 2.67 MiB | 2.7 MiB | + 23.21 KiB |
/wp-admin/edit-comments.php | 0.247 s | 0.328 s | +0.081 s | 2.78 MiB | 2.8 MiB | + 22.46 KiB |
/ | 0.295 s | 0.232 s | -0.063 s | 2.71 MiB | 2.66 MiB | - 51.46 KiB |
Average | 0.388 s | 0.352 s | -0.036 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[16-Apr-2021 11:40:42 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
[16-Apr-2021 11:40:42 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
[16-Apr-2021 11:40:45 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
[16-Apr-2021 11:40:45 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