Cost calculator for WordPress: 🌟 Engage visitors and boost conversions with interactive calculations, lead capture, and payment integrations.
Prioritized issue groups from the latest Plugin Check scan
Security
810
8 issue groups
Maintainability
757
14 issue groups
I18n
64
3 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '" $postMaxAmt M"'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$ShowFormBuilderOnDetails".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['scc_attachments']['name'][$i]. Check that the array index exists before using it.
Sample message
$_GET['accordion'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
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
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "df_scc_escaped_output_attr_collection".
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "AiWizardController".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['scc_attachments']['name'][$i]
Sample message
Function "get_avatar_url()" requires WordPress 4.2.0, but your plugin minimum supported version is WordPress 4.0.0.
Sample message
Attempting a database schema change is discouraged.
Sample message
The $domain parameter must be a single text string literal. Found: $this->localizationDomain
Sample message
File and folder names must not contain spaces or special characters.
Sample message
Mismatched text domain. Expected 'stylish-cost-calculator' but got 'df-scc'.
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "DF_SCC_DEFAULT_FORM_FIELDS".
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "df_scc_modify_captcha_config".
Sample message
error_log() found. Debug code should not normally be used in production.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $calc_id at "SELECT setup_wizard_data FROM {$wpdb->prefix}df_scc_forms WHERE id = $calc_id"
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "DF_SCC\Admin\Views".
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Processing form data without nonce verification.
Potential connections found in static code analysis.
Outbound calls
296
External assets
3
Incoming endpoints
1
No public endpoints detected.
wp_ajax
4 score snapshots
v8.4.7
25
Latest
v8.4.5
25
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 25 | 1,669 | 648 | 1,021 | v8.4.7 | 2.0.0 |
| 25 | 1,669 | 648 | 1,021 | v8.4.5 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.