IvyForms is an innovative drag-and-drop WordPress form builder. Create contact forms, custom forms, and more - no code, in minutes.
Prioritized issue groups from the latest Plugin Check scan
Security
807
10 issue groups
Maintainability
320
12 issue groups
I18n
48
3 issue groups
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
error_log() found. Debug code should not normally be used in production.
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
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
Function "array_is_list()" requires WordPress 6.5.0, but your plugin minimum supported version is WordPress 5.0.0.
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
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$__composer_autoload_files".
Sample message
var_export() found. Debug code should not normally be used in production.
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
Processing form data without nonce verification.
Sample message
Attempting a database schema change is discouraged.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Mismatched text domain. Expected 'ivyforms' but got 'wpamelia'.
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().
Potential connections found in static code analysis.
Outbound calls
80
External assets
0
Incoming endpoints
2
No external asset domains detected.
wp_ajax
wp_ajax
4 score snapshots
v1.4.1
23
Latest
v1.4
23
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 23 | 1,204 | 814 | 390 | v1.4.1 | 2.1.0 |
| 23 | 1,205 | 815 | 390 | v1.4 | 2.1.0 |
Author, categories, issues, domains, and nearby plugins.