LearnDash LMS – Reports 1.8.2

Does LearnDash LMS - Reports Free work with WordPress 6.5.5 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 53.59 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.5.5
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 1,000+
WordPress.org page https://wordpress.org/plugins/wisdm-reports-for-learndash/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 7

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=wisdm-reports-for-learndash%2Flearndash-reports-by-wisdmlabs.php&plugin_status=all&paged=1&s&_wpnonce=5bfb36cc0f
Aspect after-activation
HTTP status 200
Load time 0.690 s
Memory usage 3.53 MiB
JS errors None
Resource errors None

LearnDash Reports

Page screenshot: LearnDash Reports
URL /wp-admin/admin.php?page=wrld-dashboard-page
Aspect menu-item
HTTP status 200
Load time 0.283 s
Memory usage 3.49 MiB
JS errors None
Resource errors None

LearnDash Reports → Settings

Page screenshot: LearnDash Reports → Settings
URL /wp-admin/admin.php?page=wrld-settings
Aspect menu-item
HTTP status 200
Load time 0.182 s
Memory usage N/A
JS errors None
Resource errors None

LearnDash Reports → Help

Page screenshot: LearnDash Reports → Help
URL /wp-admin/admin.php?page=wrld-help
Aspect menu-item
HTTP status 200
Load time 0.229 s
Memory usage 3.44 MiB
JS errors None
Resource errors None

LearnDash Reports → What’s new

Page screenshot: LearnDash Reports → What’s new
URL /wp-admin/admin.php?page=wrld-whatsnew
Aspect menu-item
HTTP status 200
Load time 0.545 s
Memory usage 3.52 MiB
JS errors
[
    {
        "message": "TypeError: Cannot read properties of undefined (reading 'top')\n    at HTMLDocument.<anonymous> (/wp-admin/admin.php?page=wrld-whatsnew:683:53)\n    at e (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.5.5:2:27028)\n    at t (/wp-admin/load-scripts.php?c=0&load%5Bchunk_0%5D=jquery-core,jquery-migrate,utils&ver=6.5.5:2:27330)",
        "trace": null,
        "code": null
    }
]
Resource errors None

LearnDash Reports → Gutenberg Blocks

Page screenshot: LearnDash Reports → Gutenberg Blocks
URL /wp-admin/admin.php?page=wrld-gutenbergblocks
Aspect menu-item
HTTP status 200
Load time 0.601 s
Memory usage 3.57 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.233 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.345 s0.341 s-0.004 s3.44 MiB3.51 MiB+ 73.34 KiB
/wp-admin/edit.php0.209 s0.252 s+0.043 s3.46 MiB3.53 MiB+ 66.78 KiB
/wp-admin/post-new.php0.896 s0.582 s-0.314 s5.59 MiB5.66 MiB+ 72.27 KiB
/wp-admin/upload.php0.669 s0.564 s-0.105 s3.38 MiB3.43 MiB+ 50.31 KiB
/wp-admin/options-writing.php0.220 s0.254 s+0.034 s3.37 MiB3.41 MiB+ 42.53 KiB
/wp-admin/media-new.php0.297 s0.314 s+0.017 s3.35 MiB3.41 MiB+ 62.45 KiB
/wp-admin/edit-tags.php?taxonomy=category0.189 s0.246 s+0.057 s3.37 MiB3.44 MiB+ 67.93 KiB
/wp-admin/post-new.php?post_type=page0.612 s0.540 s-0.072 s5.59 MiB5.65 MiB+ 68.53 KiB
/wp-admin/options-discussion.php0.325 s0.381 s+0.056 s3.36 MiB3.41 MiB+ 52.31 KiB
/wp-admin/edit-comments.php0.250 s0.251 s+0.001 s3.39 MiB3.44 MiB+ 49.98 KiB
/0.296 s0.217 s-0.079 s3.42 MiB3.4 MiB- 16.91 KiB
Average 0.392 s0.358 s-0.033 s3.79 MiB3.84 MiB+ 53.59 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.

JavaScript
PHP
CSS
Sass
Language % Lines of code Comment lines Files
JavaScript35.0%19,3531,881129
PHP33.0%18,2543,407117
CSS19.7%10,893244124
Sass11.6%6,3922840
SVG0.7%387513
Total 55,279 5,565 423

PHP Code Analysis | More results »

Lines of code 16,225
Total complexity 3,277
Median class complexity 6.0
Median method complexity 2.0
Most complex class WRLD_Course_Progress_Info
Most complex function WRLD_Course_Progress_Info::get_course_list_info()
Classes 44
Methods 382
Functions 48

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.

Database Tables 4

Options wp_options 7

PHP Error Log 12 lines

[27-Jun-2024 21:49:57 UTC] PHP Fatal error:  Uncaught Error: Class "WRLD_Common_Functions" not found in /wp-content/plugins/wisdm-reports-for-learndash/includes/admin/dashboard/class-settingspage.php:348
Stack trace:
#0 /wp-content/plugins/wisdm-reports-for-learndash/includes/admin/dashboard/class-settingspage.php(102): WRLDAdmin\SettingsPage::get_users_exclude_setting()
#1 /wp-content/plugins/wisdm-reports-for-learndash/includes/admin/dashboard/class-settingspage.php(53): WRLDAdmin\SettingsPage::content_main()
#2 /wp-content/plugins/wisdm-reports-for-learndash/includes/admin/dashboard/class-dashboard.php(118): WRLDAdmin\SettingsPage::render()
#3 /wp-includes/class-wp-hook.php(324): WRLDAdmin\Dashboard->settings_page_content()
#4 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(517): WP_Hook->do_action()
#6 /wp-admin/admin.php(259): do_action()
#7 {main}
  thrown in /wp-content/plugins/wisdm-reports-for-learndash/includes/admin/dashboard/class-settingspage.php on line 348
[27-Jun-2024 21:49:59 UTC] PHP Warning:  foreach() argument must be of type array|object, bool given in /wp-content/plugins/wisdm-reports-for-learndash/includes/admin/dashboard/templates/post-container.php on line 8
See also: All tests for this plugin