بسته کامل فارسی ساز گرویتی فرم
Prioritized issue groups from the latest Plugin Check scan
I18n
138
4 issue groups
Security
116
10 issue groups
Maintainability
95
11 issue groups
Sample message
Mismatched text domain. Expected 'persian-gravity-forms' but got "gravityforms".
Sample message
Use of a direct database call is discouraged.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '"'{$key}',"'.
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
Unescaped parameter $table used in $wpdb->query()\n$table assigned unsafely at line 16.
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $table at "UPDATE $table SET display_meta = REPLACE(display_meta, '\"field_ir_national_id\"', '\"showLocation\"')"
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "enable_subtotal_merge_tag".
Sample message
$_GET['page'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error'.
Sample message
Detected usage of a non-sanitized input variable: $_POST['form_id']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST['form_id']. Check that the array index exists before using it.
Sample message
Use placeholders and $wpdb->prepare(); found $inner_sql_template
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "GF_PERSIAN_DIR".
Sample message
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
print_r() found. Debug code should not normally be used in production.
Sample message
Resource version not set in call to wp_register_style(). This means new versions of the style may not always be loaded due to browser caching.
Sample message
A function call to esc_html__() 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
Unescaped parameter $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 239.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
error_log() found. Debug code should not normally be used in production.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'The %sSend To%s email address provided is not valid.'.
Sample message
Namespaces declared by a theme/plugin should start with the theme/plugin prefix. Found: "Nabik\Utils\V1".
Sample message
Missing $domain parameter in function call to esc_html__().
Potential connections found in static code analysis.
Outbound calls
218
External assets
0
Incoming endpoints
6
No external asset domains detected.
register_rest_route
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
2 score snapshots
v3.0.3
30
Latest
v3.0.1
32
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 362 | 205 | 157 | v3.0.3 | 2.0.0 |
| 32 | 364 | 190 | 174 | v3.0.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.