Does "VAPTCHA:the CAPTCHA from future" work with WordPress 5.7 and PHP 7.4.8? A smoke test was performed on .
| 7 | PHP notices |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 61.04 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 | 100+ |
| WordPress.org page | https://wordpress.org/plugins/vaptcha/ |
| Badges |
|
| URL | /wp-admin/plugins.php?plugin_status=all&paged=1&s |
|---|---|
| Requested URL | /wp-admin/plugins.php?action=activate&plugin=vaptcha%2Fvaptcha.php&plugin_status=all&paged=1&s&_wpnonce=542cfce057 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.235 s |
| Memory usage | 2.77 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=vaptcha |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.387 s |
| Memory usage | 2.73 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.183 s |
| Memory usage | 2.7 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.263 s | 0.265 s | +0.002 s | 2.82 MiB | 2.88 MiB | + 57.03 KiB |
| /wp-admin/edit.php | 0.181 s | 0.185 s | +0.004 s | 2.86 MiB | 2.92 MiB | + 57.03 KiB |
| /wp-admin/post-new.php | 0.901 s | 1.136 s | +0.235 s | 5.02 MiB | 5.13 MiB | + 104.93 KiB |
| /wp-admin/upload.php | 0.529 s | 0.576 s | +0.047 s | 2.7 MiB | 2.75 MiB | + 55.9 KiB |
| /wp-admin/options-writing.php | 0.249 s | 0.165 s | -0.084 s | 2.71 MiB | 2.73 MiB | + 23.88 KiB |
| /wp-admin/media-new.php | 0.216 s | 0.182 s | -0.034 s | 2.67 MiB | 2.73 MiB | + 56.07 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.191 s | 0.173 s | -0.018 s | 2.77 MiB | 2.83 MiB | + 56.98 KiB |
| /wp-admin/post-new.php?post_type=page | 1.224 s | 0.660 s | -0.564 s | 5.01 MiB | 5.11 MiB | + 100.52 KiB |
| /wp-admin/options-discussion.php | 0.321 s | 0.207 s | -0.114 s | 2.67 MiB | 2.73 MiB | + 56.38 KiB |
| /wp-admin/edit-comments.php | 0.221 s | 0.198 s | -0.023 s | 2.78 MiB | 2.83 MiB | + 55.88 KiB |
| / | 0.255 s | 0.205 s | -0.050 s | 2.65 MiB | 2.7 MiB | + 46.89 KiB |
| Average | 0.414 s | 0.359 s | -0.054 s | 3.15 MiB | 3.21 MiB | + 61.04 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 | 72.4% | 739 | 90 | 7 | |
| CSS | 16.9% | 173 | 40 | 1 | |
| PO File | 8.6% | 88 | 61 | 1 | |
| JavaScript | 2.1% | 21 | 0 | 1 | |
| Total | 1,021 | 191 | 10 | ||
| Lines of code | 707 |
|---|---|
| Total complexity | 110 |
| Median class complexity | 52.0 |
| Median method complexity | 2.0 |
| Most complex class | Vaptcha |
| Most complex function | vaptcha_options_page_html() |
| Classes | 2 |
|---|---|
| Methods | 43 |
| Functions | 1 |
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[15-Mar-2021 02:46:45 UTC] PHP Notice: Trying to access array offset on value of type bool in /wp-content/plugins/vaptcha/VaptchaPlugin.php on line 21
[15-Mar-2021 02:46:45 UTC] PHP Notice: Trying to access array offset on value of type bool in /wp-content/plugins/vaptcha/VaptchaPlugin.php on line 21
[15-Mar-2021 02:46:45 UTC] PHP Notice: Trying to access array offset on value of type null in /wp-includes/option.php on line 2365
[15-Mar-2021 02:46:48 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>vaptcha/getchallenge</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
[15-Mar-2021 02:46:48 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>vaptcha/offline</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
[15-Mar-2021 02:46:51 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>vaptcha/getchallenge</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
[15-Mar-2021 02:46:51 UTC] PHP Notice: register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>vaptcha/offline</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