Chartify is a powerful WordPress Chart Builder Plugin that will help you to create WordPress Graphs & Charts easily and quickly.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
277
10 issue groups
Security
189
11 issue groups
I18n
17
4 issue groups
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$action_html".
Sample message
Processing form data without nonce verification.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "ays_cb_chart_page_advanced_settings_contents".
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$content'.
Sample message
Processing form data without nonce verification.
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
Mismatched text domain. Expected 'chart-builder' but got "ays-popup-box".
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST['page']. Check that the array index exists before using it.
Sample message
Use of a direct database call is discouraged.
Sample message
$_GET['ays_chart_tab'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a non-sanitized input variable: $_GET['ays_chart_tab']
Sample message
Short URL detected (bit.ly). Use full URLs instead of URL shorteners.
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 $charts_meta_table
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "CBActions".
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable {$select_value} at "SELECT {$select_value}\n
Sample message
Unescaped parameter $charts_meta_table used in $wpdb->get_var()\n$charts_meta_table assigned unsafely at line 187.
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 $charts_meta_table used in $wpdb->query()\n$charts_meta_table assigned unsafely at line 36.
Sample message
Attempting a database schema change is discouraged.
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
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
Plugin folders are deleted when upgraded. Do not save data to the plugin folder using unzip_file(). Detected usage of constant WP_CONTENT_DIR. Use wp_upload_dir() to get the uploads directory path or save to the database instead.
Sample message
Missing $domain parameter in function call to esc_html__().
Potential connections found in static code analysis.
Outbound calls
192
External assets
6
Incoming endpoints
10
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
4 score snapshots
v3.7.8
33
Latest
v3.7.7
33
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 33 | 487 | 76 | 411 | v3.7.8 | 2.0.0 |
| 33 | 487 | 76 | 411 | v3.7.7 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.