Does Ledenbeheer work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .
2 | PHP notices |
No JavaScript exceptions | |
All test pages loaded successfully | |
No resource errors |
Memory usage: 155.87 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.
WordPress version | 6.5.2 |
---|---|
PHP version | 8.1.12 |
MySQL version | 10.6.10 |
PHP memory limit | 512M |
Last updated | |
---|---|
Active installs | 20+ |
WordPress.org page | https://wordpress.org/plugins/ledenbeheer-external-connection/ |
Badges |
|
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=2393baee04 |
Aspect | after-activation |
HTTP status | 200 |
Load time | 0.356 s |
Memory usage | 3.53 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=courses |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.201 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/edit.php?post_type=activities |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.208 s |
Memory usage | 3.55 MiB |
JS errors | None |
Resource errors | None |
URL | /wp-admin/options-general.php?page=ledenbeheer |
---|---|
Aspect | menu-item |
HTTP status | 200 |
Load time | 0.216 s |
Memory usage | 3.54 MiB |
JS errors | None |
Resource errors | None |
URL | / |
---|---|
Aspect | front-page |
HTTP status | 200 |
Load time | 0.220 s |
Memory usage | 3.46 MiB |
JS errors | None |
Resource errors | None |
URL | Load time | Memory usage | ||||
---|---|---|---|---|---|---|
Inactive | Active | Change | Inactive | Active | Change | |
/wp-admin/index.php | 0.363 s | 0.335 s | -0.028 s | 3.44 MiB | 3.57 MiB | + 135.29 KiB |
/wp-admin/edit.php | 0.306 s | 0.245 s | -0.061 s | 3.46 MiB | 3.58 MiB | + 125.19 KiB |
/wp-admin/post-new.php | 0.953 s | 0.812 s | -0.141 s | 5.59 MiB | 5.88 MiB | + 292.21 KiB |
/wp-admin/upload.php | 0.621 s | 0.485 s | -0.136 s | 3.38 MiB | 3.52 MiB | + 138.98 KiB |
/wp-admin/options-writing.php | 0.239 s | 0.189 s | -0.050 s | 3.37 MiB | 3.5 MiB | + 130.27 KiB |
/wp-admin/media-new.php | 0.301 s | 0.269 s | -0.032 s | 3.35 MiB | 3.48 MiB | + 131.13 KiB |
/wp-admin/edit-tags.php?taxonomy=category | 0.217 s | 0.199 s | -0.018 s | 3.37 MiB | 3.52 MiB | + 155.95 KiB |
/wp-admin/post-new.php?post_type=page | 0.569 s | 0.606 s | +0.037 s | 5.59 MiB | 5.86 MiB | + 279.8 KiB |
/wp-admin/options-discussion.php | 0.355 s | 0.550 s | +0.195 s | 3.36 MiB | 3.5 MiB | + 140.67 KiB |
/wp-admin/edit-comments.php | 0.271 s | 0.249 s | -0.022 s | 3.39 MiB | 3.53 MiB | + 138.34 KiB |
/ | 0.321 s | 0.213 s | -0.108 s | 3.42 MiB | 3.46 MiB | + 46.76 KiB |
Average | 0.411 s | 0.377 s | -0.033 s | 3.79 MiB | 3.94 MiB | + 155.87 KiB |
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.
Language | % | Lines of code | Comment lines | Files | |
---|---|---|---|---|---|
PHP | 89.6% | 2,461 | 116 | 22 | |
CSS | 7.0% | 191 | 0 | 3 | |
PO File | 2.0% | 54 | 15 | 1 | |
JavaScript | 1.5% | 42 | 0 | 2 | |
Total | 2,748 | 131 | 28 |
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 |
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.
wp_options
20ID | Name |
---|---|
courses | Courses |
activities | Activities |
{
"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"
}
}
}
[17-Apr-2024 19:20:51 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 6078
[17-Apr-2024 19:20:55 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 6078