Turn your SQL queries into beautiful dynamic charts with a visual SQL builder, live autocomplete and no-code date/input filters.
Prioritized issue groups from the latest Plugin Check scan
Security
43
7 issue groups
Maintainability
36
6 issue groups
I18n
29
2 issue groups
Sample message
Mismatched text domain. Expected 'sql-chart-builder' but got 'guaven_sqlcharts'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$gvnsql_argexample".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found 'guaven_sqlcharts_axis_title'.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET[$vrow_arr[0]]
Sample message
$_GET[$vrow_arr[0]] not unslashed before sanitization. Use wp_unslash() or similar
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
Use placeholders and $wpdb->prepare(); found $i
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "gvn_chart_check_sql_query".
Sample message
Unescaped parameter $sql_split[$i] used in $wpdb->get_results()\n$sql_split[$i] used without escaping.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GVNSQLCHARTS_VERSION".
Sample message
Detected usage of a possibly undefined superglobal array index: $_SERVER["REQUEST_URI"]. Check that the array index exists before using it.
Sample message
Tested up to: 7.1.2 The version number should only include major versions 7.1.
Sample message
The "Text Domain" header in the plugin file should only contain lowercase letters, numbers, and hyphens. Found "guaven_sqlcharts".
Potential connections found in static code analysis.
Outbound calls
14
External assets
0
Incoming endpoints
2
No external asset domains detected.
No public endpoints detected.
wp_ajax
wp_ajax
8 score snapshots
v3.0.6
41
Latest
v3.0.5
41
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 41 | 108 | 52 | 56 | v3.0.6 | 2.1.0 |
| 41 | 108 | 52 | 56 | v3.0.5 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.