ALTCHA Spam Protection 0.3.0

Does ALTCHA Spam Protection work with WordPress 6.5.5 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: 73.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.

Environment
WordPress version6.5.5
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/altcha-spam-protection/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 3

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=altcha-spam-protection%2Faltcha.php&plugin_status=all&paged=1&s&_wpnonce=b21fe3a2cb
Aspect after-activation
HTTP status 200
Load time 0.296 s
Memory usage 3.45 MiB
JS errors None
Resource errors None

Settings → ALTCHA Anti-spam

Page screenshot: Settings → ALTCHA Anti-spam
URL /wp-admin/options-general.php?page=altcha_admin
Aspect menu-item
HTTP status 200
Load time 0.280 s
Memory usage 3.44 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.231 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.495 s0.326 s-0.169 s3.43 MiB3.52 MiB+ 82.23 KiB
/wp-admin/edit.php0.289 s0.213 s-0.076 s3.46 MiB3.54 MiB+ 82.23 KiB
/wp-admin/post-new.php1.020 s0.719 s-0.301 s5.59 MiB5.68 MiB+ 94.64 KiB
/wp-admin/upload.php0.647 s0.601 s-0.046 s3.38 MiB3.44 MiB+ 65.56 KiB
/wp-admin/options-writing.php0.275 s0.259 s-0.016 s3.37 MiB3.43 MiB+ 56.72 KiB
/wp-admin/media-new.php0.364 s0.299 s-0.065 s3.35 MiB3.43 MiB+ 77.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.238 s0.242 s+0.004 s3.37 MiB3.45 MiB+ 82.19 KiB
/wp-admin/post-new.php?post_type=page0.619 s0.689 s+0.070 s5.58 MiB5.67 MiB+ 90.23 KiB
/wp-admin/options-discussion.php0.242 s0.269 s+0.027 s3.36 MiB3.42 MiB+ 65.26 KiB
/wp-admin/edit-comments.php0.269 s0.378 s+0.109 s3.39 MiB3.45 MiB+ 64.82 KiB
/0.316 s0.245 s-0.071 s3.37 MiB3.41 MiB+ 44.71 KiB
Average 0.434 s0.385 s-0.049 s3.79 MiB3.86 MiB+ 73.3 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.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP59.1%2,0162219
JavaScript40.1%1,367864
CSS0.9%3002
Total 3,413 108 25

PHP Code Analysis | More results »

Lines of code 1,575
Total complexity 162
Median class complexity 19.0
Median method complexity 1.0
Most complex class AltchaPlugin
Most complex function altcha_settings_init()
Classes 3
Methods 50
Functions 20

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 7

PHP Error Log 2 lines

[15-Jul-2024 17:15:10 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for altcha/v1/challenge is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
[15-Jul-2024 17:15:15 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for altcha/v1/challenge is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see <a>Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 6078
See also: All tests for this plugin, How to Hide the "ALTCHA Anti-spam" Admin Menu