بسته ووکامرس فارسی به راحتی سیستم فروشگاه ساز ووکامرس را فارسی می کند و امکانات جدید متناسب با ایران را به ووکامرس اضافه میکند.
Prioritized issue groups from the latest Plugin Check scan
Security
206
12 issue groups
Maintainability
105
11 issue groups
I18n
40
2 issue groups
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$cached_output'.
Sample message
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'persian-woocommerce' but got 'woocommerce'.
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
$_GET[$name] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Use placeholders and $wpdb->prepare(); found $daily_orders_sql
Sample message
Processing form data without nonce verification.
Sample message
Unescaped parameter $customer_orders_summary used in $wpdb->get_var()\n$customer_orders_summary assigned unsafely at line 42.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "PW_Tools_sections".
Sample message
Detected usage of a non-sanitized input variable: $_GET['s']
Sample message
Detected usage of a possibly undefined superglobal array index: $_GET['page']. Check that the array index exists before using it.
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: "PW_Install".
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
Use placeholders and $wpdb->prepare(); found interpolated variable $this->table at "SELECT COUNT(*) FROM $this->table{$search}"
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
Using cURL functions is highly discouraged. Use wp_remote_get() instead.
Sample message
SQL wildcards for a LIKE query should be passed in through a replacement parameter and the variable part of the replacement should be escaped using "esc_like()". Found: LIKE '%%%s%'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "$type . '_iran_city_class'".
Sample message
Global constants defined by a theme/plugin should start with the theme/plugin prefix. Found: "PW_DIR".
Sample message
Resource version not set in call to wp_enqueue_script(). This means new versions of the script may not always be loaded due to browser caching.
Sample message
Replacement variables found, but no valid placeholders found in the query.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
Sample message
Use of heredoc syntax (<<<) is not allowed; use standard strings or inline HTML instead
Not analyzed yet.
First score snapshot
v10.0.4
28
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 28 | 372 | 157 | 215 | v10.0.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.