Allows to easily add interactive charts and maps using amCharts libraries.
Prioritized issue groups from the latest Plugin Check scan
Security
203
7 issue groups
I18n
149
3 issue groups
Maintainability
26
7 issue groups
Repo Compliance
1
1 issue group
Sample message
Mismatched text domain. Expected 'amcharts-charts-and-maps' but got 'amcharts'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$amcharts_scripts'.
Sample message
Detected usage of a non-sanitized input variable: $_GET['chart_type']
Sample message
$_GET['chart_type'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['nonce']. Check that the array index exists before using it.
Sample message
In footer ($in_footer) is not set explicitly wp_enqueue_script; It is recommended to load scripts in the footer. Please set this value to `true` to load it in the footer, or explicitly `false` if it should be loaded in the header.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Processing form data without nonce verification.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$javascript".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
Missing $domain parameter in function call to __().
Sample message
Function "register_block_type()" requires WordPress 5.0.0, but your plugin minimum supported version is WordPress 3.5.0.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_element_language_details".
Sample message
Library files that are already in the WordPress core are not permitted.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The "Text Domain" header in the plugin file does not match the slug. Found "amcharts", expected "amcharts-charts-and-maps".
Potential connections found in static code analysis.
Outbound calls
62
External assets
1
Incoming endpoints
2
No public endpoints detected.
wp_ajax
wp_ajax
2 score snapshots
v1.4.7
39
Latest
v1.4.6
40
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 39 | 379 | 266 | 113 | v1.4.7 | 2.0.0 |
| 40 | 376 | 263 | 113 | v1.4.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.