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
148
3 issue groups
Maintainability
24
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
Processing form data without nonce verification.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "wpml_element_language_details".
Sample message
Tested up to: 7.0.0 The version number should only include major versions 7.0.
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".
Not analyzed yet.
First score snapshot
v1.4.6
40
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 40 | 376 | 263 | 113 | v1.4.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.