The most innovative WordPress Form Builder plugin. Build awesome contact, order, registration, custom forms, and more in minutes.
Prioritized issue groups from the latest Plugin Check scan
Security
730
10 issue groups
Maintainability
264
12 issue groups
I18n
36
2 issue groups
Supply Chain
3
1 issue group
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"Circular dependency detected while trying to resolve entry '{$entryName}'"'.
Sample message
Use placeholders and $wpdb->prepare(); found $alterQuery
Sample message
Function "array_is_list()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 5.0.0.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $placeholders at " WHERE $this->table.id IN ($placeholders) ORDER BY $this->table.position ASC"
Sample message
error_log() found. Debug code should not normally be used in production.
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
Unescaped parameter $alterQuery used in $wpdb->query()\n$alterQuery assigned unsafely at line 33.
Sample message
The $text parameter must be a single text string literal. Found: 'Add a new field to an existing IvyForms form. ' .\n 'Supported types: text, textarea, email, number, phone, website, name, radio, checkbox, ' .\n 'select, multi-select, address, date, time, rating, html, slider, file-upload, gdpr, ' .\n 'product, quantity, total. ' .\n 'When IvyForms Pro is active, password, signature, date_time, likert, nps, and rich_text ' .\n 'are also supported. ' .\n 'After adding a field, use open-form-builder to let the user see and configure. ' .\n 'For multipage forms (Pro), pass pageId (e.g. page_1) to place the field on a specific page.'
Sample message
Unescaped parameter $alterQuery used in $wpdb->query()\n$alterQuery assigned unsafely at line 33.
Sample message
var_export() found. Debug code should not normally be used in production.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__composer_autoload_files".
Sample message
The "ivyforms/can" prefix is not a valid namespace/function/class/variable/constant prefix in PHP.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$customCssClass'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
Attempting a database schema change is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_ENV[$variableName]
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 $methodContent ..." but found "<?= $methodContent ..."
Sample message
$_GET['_wpNonce'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: chmod().
Sample message
Hidden files are not permitted.
Potential connections found in static code analysis.
Outbound calls
83
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
2 score snapshots
v1.3
22
Latest
v1.2
22
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 22 | 1,059 | 750 | 309 | v1.3 | 2.0.0 |
| 22 | 963 | 713 | 250 | v1.2 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.