ALTCHA Spam Protection 1.0.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: 68.52 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=f3760ca75d
Aspect after-activation
HTTP status 200
Load time 0.266 s
Memory usage 3.46 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.236 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.190 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.359 s0.323 s-0.036 s3.44 MiB3.52 MiB+ 82.23 KiB
/wp-admin/edit.php0.220 s0.207 s-0.013 s3.46 MiB3.54 MiB+ 82.23 KiB
/wp-admin/post-new.php0.944 s0.595 s-0.349 s5.59 MiB5.68 MiB+ 94.64 KiB
/wp-admin/upload.php0.626 s0.471 s-0.155 s3.38 MiB3.44 MiB+ 65.56 KiB
/wp-admin/options-writing.php0.238 s0.209 s-0.029 s3.37 MiB3.43 MiB+ 56.73 KiB
/wp-admin/media-new.php0.324 s0.278 s-0.046 s3.35 MiB3.43 MiB+ 77.75 KiB
/wp-admin/edit-tags.php?taxonomy=category0.209 s0.220 s+0.011 s3.37 MiB3.45 MiB+ 82.18 KiB
/wp-admin/post-new.php?post_type=page0.578 s0.598 s+0.020 s5.59 MiB5.67 MiB+ 90.23 KiB
/wp-admin/options-discussion.php0.245 s0.487 s+0.242 s3.36 MiB3.42 MiB+ 65.26 KiB
/wp-admin/edit-comments.php0.510 s0.223 s-0.287 s3.39 MiB3.45 MiB+ 64.82 KiB
/0.323 s0.215 s-0.108 s3.42 MiB3.41 MiB- 7.91 KiB
Average 0.416 s0.348 s-0.068 s3.79 MiB3.86 MiB+ 68.52 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.2%2,0302219
JavaScript39.9%1,368864
CSS0.9%3002
Total 3,428 108 25

PHP Code Analysis | More results »

Lines of code 1,589
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 21:02:34 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 21:02:38 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