Comprehensive school management plugin with attendance, classes, timetables, exams, grading, notifications, events and academic calendar.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
3,137
11 issue groups
Security
2,358
13 issue groups
I18n
6
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ID".
Sample message
$_COOKIE[$rp_cookie] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $Student_table at "SELECT * FROM $Student_table WHERE parent_wp_usr_id = %d"
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
Detected usage of a possibly undefined superglobal array index: $_GET['cid']. Check that the array index exists before using it.
Sample message
Unescaped parameter $Student_table used in $wpdb->get_results()\n$Student_table assigned unsafely at line 553.
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_COOKIE[$rp_cookie]
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Unescaped parameter $classQuery used in $wpdb->get_results()\n$classQuery assigned unsafely at line 13.
Sample message
Use placeholders and $wpdb->prepare(); found $classQuery
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$action'.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "ajax_actions".
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
The use of function create_function() is forbidden
Sample message
Missing $domain parameter in function call to __().
Sample message
Simple placeholders should not be quoted in the query string in $wpdb->prepare(). Found: '%d'.
Sample message
wp_reset_query() is discouraged. Use wp_reset_postdata() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$this->client->slug . '_tracker_data'".
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
File and folder names must not contain spaces or special characters.
Potential connections found in static code analysis.
Outbound calls
135
External assets
5
Incoming endpoints
79
No public endpoints detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
67 more hidden
6 score snapshots
v2.2.48
20
Latest
v2.2.47
20
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 20 | 5,530 | 245 | 5,285 | v2.2.48 | 2.0.0 |
| 20 | 5,631 | 353 | 5,278 | v2.2.47 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.