AuthLDAP 3.1.0

Does AuthLDAP work with WordPress 6.7.2 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
5PHP warnings
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 952 bytes
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.7.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 5,000+
WordPress.org page https://wordpress.org/plugins/authldap/
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=authldap%2FauthLdap.php&plugin_status=all&paged=1&s&_wpnonce=cd62378da3
Aspect after-activation
HTTP status 200
Load time 0.236 s
Memory usage 3.5 MiB
JS errors None
Resource errors None

Settings → AuthLDAP

Page screenshot: Settings → AuthLDAP
URL /wp-admin/options-general.php?page=authLdap.php
Aspect menu-item
HTTP status 200
Load time 0.184 s
Memory usage 3.51 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.161 s
Memory usage 3.42 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.341 s0.281 s-0.060 s3.48 MiB3.49 MiB+ 13.15 KiB
/wp-admin/edit.php0.191 s0.180 s-0.011 s3.54 MiB3.56 MiB+ 13.15 KiB
/wp-admin/post-new.php0.741 s0.606 s-0.135 s5.93 MiB5.94 MiB+ 17.57 KiB
/wp-admin/upload.php0.530 s0.417 s-0.113 s3.5 MiB3.49 MiB- 4.26 KiB
/wp-admin/options-writing.php0.218 s0.190 s-0.028 s3.47 MiB3.47 MiB- 272 bytes
/wp-admin/media-new.php0.312 s0.188 s-0.124 s3.46 MiB3.47 MiB+ 7.93 KiB
/wp-admin/edit-tags.php?taxonomy=category0.217 s0.208 s-0.009 s3.48 MiB3.49 MiB+ 18.6 KiB
/wp-admin/post-new.php?post_type=page0.579 s0.585 s+0.006 s5.92 MiB5.93 MiB+ 13.1 KiB
/wp-admin/options-discussion.php0.256 s0.256 s+0.000 s3.48 MiB3.47 MiB- 3.77 KiB
/wp-admin/edit-comments.php0.401 s0.185 s-0.216 s3.5 MiB3.49 MiB- 4.27 KiB
/0.286 s0.371 s+0.085 s3.48 MiB3.42 MiB- 60.72 KiB
Average 0.370 s0.315 s-0.055 s3.93 MiB3.93 MiB+ 952 bytes

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
Language % Lines of code Comment lines Files
PHP87.0%2,74953044
Cucumber5.1%16003
Markdown3.6%11503
YAML2.7%8671
XML1.2%3813
CSS0.3%1101
Total 3,159 538 55

PHP Code Analysis | More results »

Lines of code 2,308
Total complexity 347
Median class complexity 5.0
Median method complexity 1.0
Most complex class Org_Heigl\AuthLdap\Authorize
Most complex function Org_Heigl\AuthLdap\LoggedInUserToWpUser::__invoke()
Classes 40
Methods 157
Functions 13

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 1

PHP Error Log 5 lines

[17-Feb-2025 07:20:12 UTC] PHP Warning:  Undefined array key "administrator" in /wp-content/plugins/authldap/view/admin.phtml on line 415
[17-Feb-2025 07:20:12 UTC] PHP Warning:  Undefined array key "editor" in /wp-content/plugins/authldap/view/admin.phtml on line 415
[17-Feb-2025 07:20:12 UTC] PHP Warning:  Undefined array key "author" in /wp-content/plugins/authldap/view/admin.phtml on line 415
[17-Feb-2025 07:20:12 UTC] PHP Warning:  Undefined array key "contributor" in /wp-content/plugins/authldap/view/admin.phtml on line 415
[17-Feb-2025 07:20:12 UTC] PHP Warning:  Undefined array key "subscriber" in /wp-content/plugins/authldap/view/admin.phtml on line 415
See also: All tests for this plugin, How to Hide the "AuthLDAP" Admin Menu