No. 1 Academic Students & Result Management system for WordPress. Educare helps you effortlessly publish and manage student results online.
Prioritized issue groups from the latest Plugin Check scan
Security
1,445
11 issue groups
I18n
490
4 issue groups
Maintainability
208
10 issue groups
Sample message
Processing form data without nonce verification.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$active_search_form'.
Sample message
The $text parameter must be a single text string literal. Found: $Class
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
$_GET['action_for'] not unslashed before sanitization. Use wp_unslash() or similar
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.
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['csv_file']['error']. Check that the array index exists before using it.
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
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES['csv_file']['name']
Sample message
Missing $domain parameter in function call to __().
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $all_status_query at "SELECT COUNT(*) FROM $table $all_status_query"
Sample message
Unescaped parameter $get_marks used in $wpdb->get_row()\n$get_marks assigned unsafely at line 158.
Sample message
Use placeholders and $wpdb->prepare(); found $educare_students
Sample message
Unescaped parameter $edb used in $wpdb->query()\n$edb assigned unsafely at line 259.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Variable variable which could potentially override an imported global variable detected. Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$$field_key".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$d, %2$d", but got "%d, %d" in 'Page %d Of %d'.
Sample message
Attempting a database schema change is discouraged.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "add_educare_dashboard_widgets".
Sample message
Version parameter is not explicitly set or has been set to an equivalent of "false" for wp_enqueue_style; This means that the WordPress core version will be used which is not recommended for plugin or theme development.
Sample message
error_log() found. Debug code should not normally be used in production.
Potential connections found in static code analysis.
Outbound calls
70
External assets
2
Incoming endpoints
21
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
6 more hidden
First score snapshot
v1.6.3
28
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 2,157 | 1,114 | 1,043 | v1.6.3 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.