JoomSport Predictions 3.0.4

Does JoomSport Predictions work with WordPress 6.8.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: 112.77 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.2
PHP version8.1.12
MySQL version10.6.10
PHP memory limit512M
Plugin Info
Last updated
Active installs 100+
WordPress.org page https://wordpress.org/plugins/joomsport-prediction/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 6

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=joomsport-prediction%2Fjoomsport-prediction.php&plugin_status=all&paged=1&s&_wpnonce=7b547282f1
Aspect after-activation
HTTP status 200
Load time 0.686 s
Memory usage 3.64 MiB
JS errors None
Resource errors None

JoomSport Predictions

Page screenshot: JoomSport Predictions
URL /wp-admin/edit.php?post_type=jswprediction_league
Aspect menu-item
HTTP status 200
Load time 0.328 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

JoomSport Predictions → Rounds

Page screenshot: JoomSport Predictions → Rounds
URL /wp-admin/edit.php?post_type=jswprediction_round
Aspect menu-item
HTTP status 200
Load time 0.352 s
Memory usage 3.66 MiB
JS errors None
Resource errors None

JoomSport Predictions → Settings

Page screenshot: JoomSport Predictions → Settings
URL /wp-admin/admin.php?page=joomsport_prediction_settings
Aspect menu-item
HTTP status 200
Load time 0.221 s
Memory usage N/A
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.243 s
Memory usage 3.51 MiB
JS errors None
Resource errors None

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.656 s
Memory usage 5.92 MiB
JS errors None
Resource errors None

Benchmark

URL Load time Memory usage
Inactive Active Change Inactive Active Change
/wp-admin/index.php0.360 s0.409 s+0.049 s3.51 MiB3.63 MiB+ 125.36 KiB
/wp-admin/edit.php0.214 s0.355 s+0.141 s3.57 MiB3.67 MiB+ 105.45 KiB
/wp-admin/post-new.php0.884 s0.670 s-0.214 s6.06 MiB6.23 MiB+ 170.8 KiB
/wp-admin/upload.php0.822 s0.715 s-0.107 s3.52 MiB3.61 MiB+ 91.11 KiB
/wp-admin/options-writing.php0.219 s0.343 s+0.124 s3.5 MiB3.61 MiB+ 110 KiB
/wp-admin/media-new.php0.271 s0.330 s+0.059 s3.49 MiB3.61 MiB+ 118.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.197 s0.343 s+0.146 s3.5 MiB3.63 MiB+ 124.05 KiB
/wp-admin/post-new.php?post_type=page0.751 s0.715 s-0.036 s6.05 MiB6.15 MiB+ 102.32 KiB
/wp-admin/options-discussion.php0.538 s0.552 s+0.014 s3.5 MiB3.61 MiB+ 107.12 KiB
/wp-admin/edit-comments.php0.218 s0.293 s+0.075 s3.52 MiB3.63 MiB+ 106.16 KiB
/0.325 s0.202 s-0.123 s3.43 MiB3.51 MiB+ 79.95 KiB
Average 0.436 s0.448 s+0.012 s3.97 MiB4.08 MiB+ 112.77 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
JavaScript
Language % Lines of code Comment lines Files
PHP79.1%6,10241342
CSS12.0%92984
JavaScript8.1%624313
HTML0.6%4501
SVG0.1%1001
Total 7,710 452 51

PHP Code Analysis | More results »

Lines of code 5,018
Total complexity 1,039
Median class complexity 15.5
Median method complexity 2.0
Most complex class classJsportUserround
Most complex function JoomSportPredictionMetaRound::js_meta_matches()
Classes 32
Methods 222
Functions 9

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 5

Options wp_options 4

Custom Post Types 2

ID Name
jswprediction_leagueLeague
jswprediction_roundRound

Sidebar Widgets 1

ID Name
jswp_prediction_user_statMy prediction stats

Meta Boxes

{
    "jswprediction_league": {
        "jswprediction_league_seasons_form_meta_box": {
            "title": "Assign to season",
            "context": "jswprediction_tab_league1"
        },
        "jswprediction_league_points_form_meta_box": {
            "title": "League Points",
            "context": "jswprediction_tab_league1"
        },
        "jswprediction_league_outcome_points_form_meta_box": {
            "title": "Outcome League Points",
            "context": "jswprediction_tab_league1"
        }
    },
    "jswprediction_round": {
        "joomsport_player_personal_form_meta_box": {
            "title": "Matches",
            "context": "jswprediction_tab_round1"
        },
        "jswprediction_round_settings_form_meta_box": {
            "title": "Settings",
            "context": "jswprediction_tab_round1"
        }
    }
}

PHP Error Log 8 lines

[20-Jul-2025 22:22:42 UTC] PHP Fatal error:  Uncaught Error: Class "JoomSportHelperSelectBox" not found in /wp-content/plugins/joomsport-prediction/includes/pages/joomsport-prediction-page-settings.php:85
Stack trace:
#0 /wp-includes/class-wp-hook.php(324): JoomsportPredictionPageSettings::action()
#1 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#2 /wp-includes/plugin.php(517): WP_Hook->do_action()
#3 /wp-admin/admin.php(260): do_action()
#4 {main}
  thrown in /wp-content/plugins/joomsport-prediction/includes/pages/joomsport-prediction-page-settings.php on line 85
See also: All tests for this plugin