A complete solution for any football site. Knockout and round-robin competitions, player profiles and statistics, squads, standings and stadiums.
Prioritized issue groups from the latest Plugin Check scan
I18n
3,477
3 issue groups
Maintainability
1,867
13 issue groups
Security
202
9 issue groups
Sample message
Mismatched text domain. Expected 'football-leagues-by-anwppro' but got 'anwp-football-leagues'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$active_plugins".
Sample message
Use of a direct database call is discouraged.
Sample message
Direct database call without caching detected. Consider using wp_cache_get() / wp_cache_set() or wp_cache_delete().
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$data'.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $columns at "SELECT $columns FROM $this->table_name WHERE $this->primary_key IN ($placeholders)"
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Detected usage of a non-sanitized input variable: $_POST['_anwpfl_player_manual_data']
Sample message
Unescaped parameter $columns used in $wpdb->get_results()\n$columns assigned unsafely at line 197.
Sample message
$_GET['_anwpfl_nationality'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "'get_template_part_' . $slug".
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['post_type']. Check that the array index exists before using it.
Sample message
Attempting a database schema change is discouraged.
Sample message
Function "wp_cache_flush_group()" requires WordPress 6.1.0, but your plugin minimum supported version is WordPress 5.9.0.
Sample message
Detected usage of tax_query, possible slow query.
Sample message
Detected usage of meta_query, possible slow query.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$field'.
Sample message
Missing $domain parameter in function call to __().
Sample message
The plugin name includes a restricted term. Your chosen plugin name - "AnWP Football Leagues" - contains the restricted term "wp" which cannot be used at all in your plugin name.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$field['options_hook']".
Sample message
The "anwpfl/cmb2" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
A function call to __() with texts containing placeholders was found, but was not accompanied by a "translators:" comment on the line above to clarify the meaning of the placeholders.
Potential connections found in static code analysis.
Outbound calls
182
External assets
9
Incoming endpoints
41
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
register_rest_route
wp_ajax
wp_ajax
3 score snapshots
v0.18.3
25
Latest
v0.18.2
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 5,553 | 3,598 | 1,955 | v0.18.3 | 2.0.0 |
| 25 | 5,553 | 3,598 | 1,955 | v0.18.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.