AuthLDAP 3.1.3

Does AuthLDAP work with WordPress 6.8.1 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: 7.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.8.1
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=273756060e
Aspect after-activation
HTTP status 200
Load time 0.316 s
Memory usage 3.53 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.198 s
Memory usage 3.53 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.178 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.366 s0.302 s-0.064 s3.51 MiB3.52 MiB+ 13.21 KiB
/wp-admin/edit.php0.203 s0.202 s-0.001 s3.57 MiB3.58 MiB+ 13.21 KiB
/wp-admin/post-new.php0.782 s0.637 s-0.145 s6.06 MiB6.08 MiB+ 17.64 KiB
/wp-admin/upload.php0.581 s0.551 s-0.030 s3.52 MiB3.52 MiB- 4.2 KiB
/wp-admin/options-writing.php0.223 s0.206 s-0.017 s3.5 MiB3.5 MiB- 208 bytes
/wp-admin/media-new.php0.321 s0.253 s-0.068 s3.49 MiB3.5 MiB+ 7.99 KiB
/wp-admin/edit-tags.php?taxonomy=category0.233 s0.193 s-0.040 s3.5 MiB3.52 MiB+ 18.66 KiB
/wp-admin/post-new.php?post_type=page0.610 s0.632 s+0.022 s6.05 MiB6.06 MiB+ 13.16 KiB
/wp-admin/options-discussion.php0.265 s0.398 s+0.133 s3.5 MiB3.5 MiB- 3.7 KiB
/wp-admin/edit-comments.php0.402 s0.202 s-0.200 s3.52 MiB3.52 MiB- 4.2 KiB
/0.313 s0.397 s+0.084 s3.43 MiB3.44 MiB+ 11.14 KiB
Average 0.391 s0.361 s-0.030 s3.97 MiB3.98 MiB+ 7.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
Language % Lines of code Comment lines Files
PHP86.5%2,75053144
Cucumber5.5%17604
Markdown3.6%11503
YAML2.8%8891
XML1.2%3813
CSS0.3%1101
Total 3,178 541 56

PHP Code Analysis | More results »

Lines of code 2,309
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

[01-May-2025 22:46:19 UTC] PHP Warning:  Undefined array key "administrator" in /wp-content/plugins/authldap/view/admin.phtml on line 415
[01-May-2025 22:46:19 UTC] PHP Warning:  Undefined array key "editor" in /wp-content/plugins/authldap/view/admin.phtml on line 415
[01-May-2025 22:46:19 UTC] PHP Warning:  Undefined array key "author" in /wp-content/plugins/authldap/view/admin.phtml on line 415
[01-May-2025 22:46:19 UTC] PHP Warning:  Undefined array key "contributor" in /wp-content/plugins/authldap/view/admin.phtml on line 415
[01-May-2025 22:46:19 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