با نصب این پلاگین می توانید از خدمات درگاه پرداخت واسط و مستقیم و یا اختصاصی زیبال برروی افزونه گرویتی فرم استفاده کنید!
Prioritized issue groups from the latest Plugin Check scan
Security
513
12 issue groups
I18n
357
3 issue groups
Maintainability
196
10 issue groups
Sample message
Mismatched text domain. Expected 'zibal-payment-gateway-for-gravity-forms' but got "gravityformszibal".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$Response'.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Use placeholders and $wpdb->prepare(); found $sql
Sample message
Use placeholders and $wpdb->prepare(); found interpolated variable $active_clause at "SELECT id, form_id, is_active, meta FROM $table_name WHERE form_id=%d $active_clause"
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "self::$author . '_gateway_get_order_total'".
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 $sql used in $wpdb->get_results()\n$sql assigned unsafely at line 107.
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
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "gf_gateway_entry_detail".
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'فرم: %s (فید: %s)'.
Sample message
$_GET['entry'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Processing form data without nonce verification.
Sample message
Detected usage of a non-sanitized input variable: $_GET['entry']
Sample message
Detected usage of a possibly undefined superglobal array index: $_POST["is_active"]. Check that the array index exists before using it.
Sample message
Unescaped parameter $old_table used in $wpdb->get_var()\n$old_table assigned unsafely at line 16.
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "GFPersian_Chart_Zibal".
Sample message
Attempting a database schema change is discouraged.
Sample message
Processing form data without nonce verification.
Sample message
wp_redirect() found. Using wp_safe_redirect(), along with the "allowed_redirect_hosts" filter if needed, can help avoid any chances of malicious redirects within code. It is also important to remember to call exit() after a redirect so that no other unwanted code is executed.
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
Found usage of constant "PLUGINDIR". Use WP_PLUGIN_DIR instead.
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.
Potential connections found in static code analysis.
Outbound calls
6
External assets
0
Incoming endpoints
1
No external asset domains detected.
No public endpoints detected.
wp_ajax
First score snapshot
v1.0.0
27
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 27 | 1,076 | 828 | 248 | v1.0.0 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.