CourseStorm Class Registration for WordPress 1.3.11

Does "CourseStorm Class Registration for WordPress" work with WordPress 6.8.1 and PHP 8.1.12? A smoke test was performed on .

Summary

Errors
26PHP warnings
2PHP deprecation warnings
No JavaScript exceptions
All test pages loaded successfully
2Resource errors (CSS, JS, images, fonts and so on.)
  • 2 net::ERR_NAME_NOT_RESOLVED
Performance

Memory usage: 194.04 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.8.1
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 70+
WordPress.org page https://wordpress.org/plugins/coursestorm/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 4

‹ Test site — WordPress

Page screenshot: ‹ Test site — WordPress
URL /wp-admin/plugins.php?page=coursestorm-welcome
Requested URL /wp-admin/plugins.php?action=activate&plugin=coursestorm%2Fcoursestorm.php&plugin_status=all&paged=1&s&_wpnonce=12fff84dc0
Aspect after-activation
HTTP status 200
Load time 0.382 s
Memory usage 3.69 MiB
JS errors None
Resource errors None

Settings → CourseStorm for WordPress

Page screenshot: Settings → CourseStorm for WordPress
URL /wp-admin/plugins.php?page=coursestorm-welcome
Requested URL /wp-admin/options-general.php?page=options_coursestorm_api
Aspect menu-item
HTTP status 200
Load time 0.174 s
Memory usage 3.69 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.258 s
Memory usage 3.6 MiB
JS errors None
Resource errors
[
    {
        "status": null,
        "statusText": null,
        "url": "https://.coursestorm.com/css/embed/embed.css?ver=6.8.1",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    },
    {
        "status": null,
        "statusText": null,
        "url": "https://.coursestorm.com/css/embed/view-cart.css?ver=6.8.1",
        "errorString": "net::ERR_NAME_NOT_RESOLVED"
    }
]

Widgets ‹ Test site — WordPress

Page screenshot: Widgets ‹ Test site — WordPress
URL /wp-admin/widgets.php
Aspect new-sidebar-widgets
HTTP status 200
Load time 1.343 s
Memory usage 6.01 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.362 s0.307 s-0.055 s3.51 MiB3.7 MiB+ 201.79 KiB
/wp-admin/edit.php0.197 s0.209 s+0.012 s3.57 MiB3.77 MiB+ 201.94 KiB
/wp-admin/post-new.php0.779 s0.646 s-0.133 s6.06 MiB6.26 MiB+ 204.02 KiB
/wp-admin/upload.php0.631 s0.643 s+0.012 s3.52 MiB3.71 MiB+ 187.83 KiB
/wp-admin/options-writing.php0.238 s0.228 s-0.010 s3.5 MiB3.69 MiB+ 191.82 KiB
/wp-admin/media-new.php0.316 s0.242 s-0.074 s3.49 MiB3.69 MiB+ 200.02 KiB
/wp-admin/edit-tags.php?taxonomy=category0.216 s0.218 s+0.002 s3.5 MiB3.7 MiB+ 205.19 KiB
/wp-admin/post-new.php?post_type=page0.601 s0.610 s+0.009 s6.05 MiB6.25 MiB+ 199.53 KiB
/wp-admin/options-discussion.php0.326 s0.298 s-0.028 s3.5 MiB3.69 MiB+ 188.32 KiB
/wp-admin/edit-comments.php0.425 s0.211 s-0.214 s3.52 MiB3.71 MiB+ 187.82 KiB
/0.307 s0.437 s+0.130 s3.43 MiB3.6 MiB+ 166.14 KiB
Average 0.400 s0.368 s-0.032 s3.97 MiB4.16 MiB+ 194.04 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
CSS
Language % Lines of code Comment lines Files
PHP66.2%3,53578634
CSS26.5%1,4128912
JavaScript4.8%258243
SVG2.5%13312
Total 5,338 900 51

PHP Code Analysis | More results »

Lines of code 2,983
Total complexity 678
Median class complexity 14.0
Median method complexity 2.0
Most complex class CourseStorm_Templates
Most complex function CourseStorm_Templates::coursestorm_alter_search_results_content()
Classes 21
Methods 158
Functions 21

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 6

Custom Post Types 1

ID Name
coursestorm_classClasses

Sidebar Widgets 5

ID Name
coursestorm_featuredCourseStorm Featured Classes
coursestorm_categoriesCourseStorm Categories
coursestorm_class_by_categoryCourseStorm Classes by Category
coursesstorm_upcoming_classes_widgetCourseStorm Upcoming Classes
coursestorm_searchCourseStorm Search

Meta Boxes

{
    "nav-menus": {
        "coursestorm": {
            "title": "CourseStorm",
            "context": "side"
        }
    }
}

PHP Error Log 28 lines

[06-May-2025 05:08:08 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[06-May-2025 05:08:09 UTC] PHP Deprecated:  strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /wp-admin/admin-header.php on line 41
[06-May-2025 05:08:10 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 192
[06-May-2025 05:08:10 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 194
[06-May-2025 05:08:17 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 192
[06-May-2025 05:08:17 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 194
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 192
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 194
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 192
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 194
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 192
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 194
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 192
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 194
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 192
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 194
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 192
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 194
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 192
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 194
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 192
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 194
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 192
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 194
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 192
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 194
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 192
[06-May-2025 05:08:21 UTC] PHP Warning:  Attempt to read property "subdomain" on bool in /wp-content/plugins/coursestorm/templating.php on line 194
See also: All tests for this plugin, How to Hide CourseStorm Class Registration for WordPress Admin Menus and Meta Boxes