The Repeater Fields for Gravity Forms allow you to create one or more sets of fields that can be repeated.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
115
11 issue groups
Security
32
7 issue groups
I18n
28
1 issue group
Sample message
Function "__()" requires WordPress 2.1.0, but your plugin minimum supported version is WordPress 2.0.0.
Sample message
Mismatched text domain. Expected 'repeater-for-gravity-forms' but got "gravityforms-repeater".
Sample message
Processing form data without nonce verification.
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_FILES[$field . "__" . $id]['name'][0]
Sample message
$_GET['gf_page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "yeeadons_gravity_forms_repeater_html".
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES[$field . "__" . $id]['name'][0]. 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
The use of function move_uploaded_file() is forbidden
Sample message
Unescaped parameter $table used in $wpdb->get_row()\n$table assigned unsafely at line 458.
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
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "SELECT id FROM $table ORDER BY id DESC"
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "Yeekit_Document_Addons".
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$yeekit_document_addons".
Sample message
Plugin name "Repeater Fields for Gravity Forms" is different from the name declared in plugin header "Repeater for Gravity Forms".
Potential connections found in static code analysis.
Outbound calls
15
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v2.4.6
46
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 46 | 175 | 134 | 41 | v2.4.6 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.