JoomSport Predictions 3.0.4

Does JoomSport Predictions work with WordPress 6.8.1 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.78 KiB
The average PHP memory usage increased by this amount after activating by the plugin.

Page speed impact: 0.054 seconds
The average page load time increased by this amount after activating the plugin.

Environment
WordPress version6.8.1
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=b8866476bd
Aspect after-activation
HTTP status 200
Load time 0.546 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.258 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.241 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.159 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.138 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.136 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.290 s0.360 s+0.070 s3.51 MiB3.63 MiB+ 125.36 KiB
/wp-admin/edit.php0.173 s0.258 s+0.085 s3.57 MiB3.67 MiB+ 105.46 KiB
/wp-admin/post-new.php0.669 s0.755 s+0.086 s6.06 MiB6.23 MiB+ 170.8 KiB
/wp-admin/upload.php0.664 s0.476 s-0.188 s3.52 MiB3.61 MiB+ 91.11 KiB
/wp-admin/options-writing.php0.182 s0.286 s+0.104 s3.5 MiB3.61 MiB+ 110 KiB
/wp-admin/media-new.php0.228 s0.273 s+0.045 s3.49 MiB3.61 MiB+ 118.2 KiB
/wp-admin/edit-tags.php?taxonomy=category0.152 s0.278 s+0.126 s3.5 MiB3.63 MiB+ 124.05 KiB
/wp-admin/post-new.php?post_type=page0.515 s0.533 s+0.018 s6.05 MiB6.15 MiB+ 102.32 KiB
/wp-admin/options-discussion.php0.387 s0.632 s+0.245 s3.5 MiB3.61 MiB+ 107.13 KiB
/wp-admin/edit-comments.php0.208 s0.295 s+0.087 s3.52 MiB3.63 MiB+ 106.16 KiB
/0.252 s0.171 s-0.081 s3.43 MiB3.51 MiB+ 79.95 KiB
Average 0.338 s0.392 s+0.054 s3.97 MiB4.08 MiB+ 112.78 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

[05-May-2025 23:38:37 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