LearnDash LMS – Reports 1.8.1

Does "WISDM Reports for LearnDash FREE" work with WordPress 6.5.2 and PHP 8.1.12? A smoke test was performed on .

Summary

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

Memory usage: 75.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.5.2
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 8

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=7cdf7f0c58
Aspect after-activation
HTTP status 200
Load time 1.238 s
Memory usage 3.56 MiB
JS errors None
Resource errors None

WISDM Reports

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

WISDM Reports → Settings

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

WISDM Reports → More Plugins

Page screenshot: WISDM Reports → More Plugins
URL /wp-admin/admin.php?page=wrld-other-plugins
Aspect menu-item
HTTP status 200
Load time 0.266 s
Memory usage 3.47 MiB
JS errors None
Resource errors None

WISDM Reports → Help

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

WISDM Reports → What’s new

Page screenshot: WISDM Reports → What’s new
URL /wp-admin/admin.php?page=wrld-whatsnew
Aspect menu-item
HTTP status 200
Load time 0.586 s
Memory usage 3.54 MiB
JS errors None
Resource errors None

WISDM Reports → Gutenberg Blocks

Page screenshot: WISDM Reports → Gutenberg Blocks
URL /wp-admin/admin.php?page=wrld-gutenbergblocks
Aspect menu-item
HTTP status 200
Load time 0.624 s
Memory usage 3.59 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.242 s
Memory usage 3.41 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.428 s0.598 s+0.170 s3.44 MiB3.53 MiB+ 96.14 KiB
/wp-admin/edit.php0.212 s0.314 s+0.102 s3.46 MiB3.55 MiB+ 89.58 KiB
/wp-admin/post-new.php0.912 s0.627 s-0.285 s5.59 MiB5.68 MiB+ 95.11 KiB
/wp-admin/upload.php0.620 s0.364 s-0.256 s3.38 MiB3.45 MiB+ 73.11 KiB
/wp-admin/options-writing.php0.233 s0.244 s+0.011 s3.37 MiB3.44 MiB+ 65.33 KiB
/wp-admin/media-new.php0.311 s0.297 s-0.014 s3.35 MiB3.43 MiB+ 85.24 KiB
/wp-admin/edit-tags.php?taxonomy=category0.201 s0.472 s+0.271 s3.37 MiB3.46 MiB+ 90.73 KiB
/wp-admin/post-new.php?post_type=page0.557 s0.622 s+0.065 s5.59 MiB5.68 MiB+ 91.38 KiB
/wp-admin/options-discussion.php0.329 s0.331 s+0.002 s3.36 MiB3.43 MiB+ 75.42 KiB
/wp-admin/edit-comments.php0.264 s0.250 s-0.014 s3.39 MiB3.46 MiB+ 72.77 KiB
/0.311 s0.227 s-0.084 s3.42 MiB3.41 MiB- 4.12 KiB
Average 0.398 s0.395 s-0.003 s3.79 MiB3.87 MiB+ 75.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.

JavaScript
PHP
CSS
Sass
Language % Lines of code Comment lines Files
JavaScript34.8%19,3531,881129
PHP33.4%18,6023,371117
CSS19.4%10,797244124
Sass11.5%6,3922840
SVG0.9%487613
JSON0.0%1001
Total 55,641 5,530 424

PHP Code Analysis | More results »

Lines of code 16,521
Total complexity 3,323
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 383
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 8

PHP Error Log 11 lines

[12-Apr-2024 16:31: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:358
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(133): 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 358
See also: All tests for this plugin