Ledenbeheer 2.0.9

Does Ledenbeheer work with WordPress 6.4.3 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: 150.46 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.4.3
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs <10
WordPress.org page https://wordpress.org/plugins/ledenbeheer-external-connection/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 5

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=ledenbeheer-external-connection%2Fledenbeheer-external-connection.php&plugin_status=all&paged=1&s&_wpnonce=4d34cbb050
Aspect after-activation
HTTP status 200
Load time 0.565 s
Memory usage 3.48 MiB
JS errors None
Resource errors None

Ledenbeheer

Page screenshot: Ledenbeheer
URL /wp-admin/edit.php?post_type=courses
Aspect menu-item
HTTP status 200
Load time 0.217 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Ledenbeheer → Activities

Page screenshot: Ledenbeheer → Activities
URL /wp-admin/edit.php?post_type=activities
Aspect menu-item
HTTP status 200
Load time 0.242 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

Ledenbeheer → Instellingen

Page screenshot: Ledenbeheer → Instellingen
URL /wp-admin/options-general.php?page=ledenbeheer
Aspect menu-item
HTTP status 200
Load time 0.186 s
Memory usage 3.49 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.247 s
Memory usage 3.4 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.423 s0.321 s-0.102 s3.38 MiB3.51 MiB+ 135.23 KiB
/wp-admin/edit.php0.224 s0.216 s-0.008 s3.41 MiB3.53 MiB+ 125.13 KiB
/wp-admin/post-new.php1.087 s0.605 s-0.482 s5.46 MiB5.71 MiB+ 256.41 KiB
/wp-admin/upload.php0.779 s0.367 s-0.412 s3.32 MiB3.46 MiB+ 138.91 KiB
/wp-admin/options-writing.php0.244 s0.202 s-0.042 s3.32 MiB3.45 MiB+ 130.83 KiB
/wp-admin/media-new.php0.328 s0.437 s+0.109 s3.3 MiB3.42 MiB+ 131.05 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.209 s+0.008 s3.31 MiB3.47 MiB+ 155.88 KiB
/wp-admin/post-new.php?post_type=page0.592 s0.630 s+0.038 s5.45 MiB5.7 MiB+ 255.99 KiB
/wp-admin/options-discussion.php0.253 s0.284 s+0.031 s3.3 MiB3.44 MiB+ 140.61 KiB
/wp-admin/edit-comments.php0.208 s0.260 s+0.052 s3.34 MiB3.47 MiB+ 138.27 KiB
/0.270 s0.226 s-0.044 s3.36 MiB3.4 MiB+ 46.7 KiB
Average 0.419 s0.342 s-0.077 s3.72 MiB3.87 MiB+ 150.46 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
PHP89.6%2,46111622
CSS7.0%19103
PO File2.0%54151
JavaScript1.5%4202
Total 2,748 131 28

PHP Code Analysis | More results »

Lines of code 2,027
Total complexity 331
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function lbec_print_profiles()
Classes 0
Methods 0
Functions 65

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 20

Custom Post Types 2

ID Name
coursesCourses
activitiesActivities

Meta Boxes

{
    "profiles": {
        "profiles-meta-box": {
            "title": "Contact info",
            "context": "normal"
        }
    },
    "courses": {
        "courses-meta-box": {
            "title": "Cursus info",
            "context": "normal"
        }
    },
    "activities": {
        "activities-meta-box": {
            "title": "Extra activiteit info",
            "context": "normal"
        }
    }
}

PHP Error Log 2 lines

[07-Feb-2024 13:37:19 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for ledenbeheer/v1/sync 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 6031
[07-Feb-2024 13:37:23 UTC] PHP Notice:  Function register_rest_route was called incorrectly. The REST API route definition for ledenbeheer/v1/sync 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 6031
See also: All tests for this plugin, How to Hide Ledenbeheer Admin Menus and Meta Boxes