Does VAPTCHA work with WordPress 7.0.2 and PHP 8.1.12? A smoke test was performed on .
| 2 | PHP warnings |
| 4 | PHP notices |
| No JavaScript exceptions | |
| All test pages loaded successfully | |
| No resource errors |
Memory usage: 48.3 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 | 7.0.2 |
|---|---|
| PHP version | 8.1.12 |
| MySQL version | 10.6.10 |
| PHP memory limit | 512M |
| 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=467716fca6 |
| Aspect | after-activation |
| HTTP status | 200 |
| Load time | 0.650 s |
| Memory usage | 3.93 MiB |
| JS errors | None |
| Resource errors | None |
| URL | /wp-admin/options-general.php?page=vaptcha |
|---|---|
| Aspect | menu-item |
| HTTP status | 200 |
| Load time | 0.746 s |
| Memory usage | 3.92 MiB |
| JS errors | None |
| Resource errors | None |
| URL | / |
|---|---|
| Aspect | front-page |
| HTTP status | 200 |
| Load time | 0.275 s |
| Memory usage | 4.26 MiB |
| JS errors | None |
| Resource errors | None |
| URL | Load time | Memory usage | ||||
|---|---|---|---|---|---|---|
| Inactive | Active | Change | Inactive | Active | Change | |
| /wp-admin/index.php | 0.921 s | 0.829 s | -0.092 s | 3.92 MiB | 3.98 MiB | + 53.52 KiB |
| /wp-admin/edit.php | 0.640 s | 0.692 s | +0.052 s | 3.98 MiB | 4.04 MiB | + 60.78 KiB |
| /wp-admin/post-new.php | 2.394 s | 2.319 s | -0.075 s | 6.56 MiB | 6.63 MiB | + 70.52 KiB |
| /wp-admin/upload.php | 0.891 s | 0.805 s | -0.086 s | 3.89 MiB | 3.92 MiB | + 36.43 KiB |
| /wp-admin/options-writing.php | 0.666 s | 0.678 s | +0.012 s | 3.86 MiB | 3.9 MiB | + 40.11 KiB |
| /wp-admin/media-new.php | 1.136 s | 0.704 s | -0.432 s | 3.85 MiB | 3.9 MiB | + 48.3 KiB |
| /wp-admin/edit-tags.php?taxonomy=category | 0.643 s | 1.002 s | +0.359 s | 3.86 MiB | 3.92 MiB | + 53.48 KiB |
| /wp-admin/post-new.php?post_type=page | 1.593 s | 1.613 s | +0.020 s | 6.55 MiB | 6.61 MiB | + 62.05 KiB |
| /wp-admin/options-discussion.php | 0.782 s | 0.696 s | -0.086 s | 3.86 MiB | 3.9 MiB | + 36.61 KiB |
| /wp-admin/edit-comments.php | 0.620 s | 0.975 s | +0.355 s | 3.88 MiB | 3.92 MiB | + 36.11 KiB |
| / | 0.337 s | 0.312 s | -0.025 s | 4.23 MiB | 4.26 MiB | + 33.38 KiB |
| Average | 0.966 s | 0.966 s | +0.000 s | 4.4 MiB | 4.45 MiB | + 48.3 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 | 74.4% | 805 | 111 | 8 | |
| CSS | 16.0% | 173 | 40 | 1 | |
| PO File | 7.7% | 83 | 47 | 1 | |
| JavaScript | 1.9% | 21 | 0 | 1 | |
| Total | 1,082 | 198 | 11 | ||
| Lines of code | 783 |
|---|---|
| Total complexity | 115 |
| Median class complexity | 53.0 |
| Median method complexity | 2.0 |
| Most complex class | Vaptcha |
| Most complex function | vaptcha_options_page_html() |
| Classes | 2 |
|---|---|
| Methods | 44 |
| Functions | 4 |
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[24-Jul-2026 20:18:52 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/vaptcha/VaptchaPlugin.php on line 21
[24-Jul-2026 20:18:52 UTC] PHP Warning: Trying to access array offset on value of type bool in /wp-content/plugins/vaptcha/VaptchaPlugin.php on line 21
[24-Jul-2026 20:18:58 UTC] PHP Notice: Function 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://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 6170
[24-Jul-2026 20:18:58 UTC] PHP Notice: Function 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://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 6170
[24-Jul-2026 20:19:06 UTC] PHP Notice: Function 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://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 6170
[24-Jul-2026 20:19:06 UTC] PHP Notice: Function 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://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 6170