Ledenbeheer 1.1.7

Does "Ledenbeheer External Connection" work with WordPress 5.6 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
2PHP notices
No JavaScript exceptions
All test pages loaded successfully
No resource errors
Performance

Memory usage: 174.86 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 version5.6
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 20+
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=772c8bffd0
Aspect after-activation
HTTP status 200
Load time 0.495 s
Memory usage 2.81 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.226 s
Memory usage 2.89 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.184 s
Memory usage 2.89 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.200 s
Memory usage 2.76 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.282 s
Memory usage 2.71 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.261 s0.276 s+0.015 s2.79 MiB2.91 MiB+ 121.53 KiB
/wp-admin/edit.php0.175 s0.226 s+0.051 s2.84 MiB2.95 MiB+ 118.29 KiB
/wp-admin/post-new.php0.869 s0.922 s+0.053 s4.93 MiB5.36 MiB+ 438.6 KiB
/wp-admin/upload.php0.471 s0.309 s-0.162 s2.67 MiB2.78 MiB+ 118.89 KiB
/wp-admin/options-writing.php0.221 s0.262 s+0.041 s2.68 MiB2.77 MiB+ 87.44 KiB
/wp-admin/media-new.php0.210 s0.208 s-0.002 s2.65 MiB2.76 MiB+ 119.95 KiB
/wp-admin/edit-tags.php?taxonomy=category0.171 s0.210 s+0.039 s2.68 MiB2.86 MiB+ 186.07 KiB
/wp-admin/post-new.php?post_type=page0.941 s0.678 s-0.263 s4.92 MiB5.36 MiB+ 450.58 KiB
/wp-admin/options-discussion.php0.293 s0.315 s+0.022 s2.65 MiB2.76 MiB+ 119.95 KiB
/wp-admin/edit-comments.php0.226 s0.251 s+0.025 s2.75 MiB2.87 MiB+ 120.79 KiB
/0.271 s0.243 s-0.028 s2.67 MiB2.71 MiB+ 41.38 KiB
Average 0.374 s0.355 s-0.019 s3.11 MiB3.28 MiB+ 174.86 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
PHP93.4%2,1939520
CSS2.9%6703
PO File2.0%46171
JavaScript1.8%4202
Total 2,348 112 26

PHP Code Analysis | More results »

Lines of code 1,849
Total complexity 273
Median class complexity 0.0
Median method complexity 0.0
Most complex class
Most complex function lbec_print_profiles()
Classes 0
Methods 0
Functions 62

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 14

Custom Post Types 3

ID Name
profilesProfiles
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

[11-Jan-2021 14:52:30 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ledenbeheer/v1/sync</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
[11-Jan-2021 14:52:33 UTC] PHP Notice:  register_rest_route was called <strong>incorrectly</strong>. The REST API route definition for <code>ledenbeheer/v1/sync</code> is missing the required <code>permission_callback</code> argument. For REST API routes that are intended to be public, use <code>__return_true</code> as the permission callback. Please see <a href="https://wordpress.org/support/article/debugging-in-wordpress/">Debugging in WordPress</a> for more information. (This message was added in version 5.5.0.) in /wp-includes/functions.php on line 5311
See also: All tests for this plugin, How to Hide Ledenbeheer Admin Menus and Meta Boxes