Form builder for Cost estimation and Custom order.
Prioritized issue groups from the latest Plugin Check scan
I18n
447
3 issue groups
Maintainability
108
12 issue groups
Security
91
9 issue groups
Supply Chain
3
1 issue group
Sample message
Mismatched text domain. Expected 'aforms-form-builder-for-price-calculator-cost-estimation' but got 'aforms'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$catalog".
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
Short PHP opening tag used with echo; expected "<?php echo $fontBase ..." but found "<?= $fontBase ..."
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$ext'.
Sample message
Use placeholders and $wpdb->prepare(); found $id
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in '%s %s'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['aforms_restricted']
Sample message
$_POST['aforms_restricted'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 133.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Detected usage of a possibly undefined superglobal array index: $_REQUEST[$this->nonceName]. 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
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$message'.
Sample message
Hidden files are not permitted.
Sample message
Do not use Localhost/127.0.0.1/*.local in your code. Found: http://localhost/
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
Processing form data without nonce verification.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Sample message
var_dump() found. Debug code should not normally be used in production.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Not analyzed yet.
First score snapshot
v2.2.8
28
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 659 | 564 | 95 | v2.2.8 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.