WooCommerce siparişlerinize kargo takip bilgisi ekleyin ve müşterilerinize otomatik e-posta/SMS bildirimleri gönderin.
Prioritized issue groups from the latest Plugin Check scan
Security
140
6 issue groups
Maintainability
47
9 issue groups
I18n
34
5 issue groups
Repo Compliance
5
5 issue groups
Sample message
Processing form data without nonce verification.
Sample message
$_POST['billing_country'] not unslashed before sanitization. Use wp_unslash() or similar
Sample message
Detected usage of a possibly undefined superglobal array index: $_FILES['csv_file']['error']. Check that the array index exists before using it.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$error_count'.
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "order_send_sms".
Sample message
Detected usage of a non-sanitized input variable: $_FILES['csv_file']['tmp_name']
Sample message
Missing $domain parameter in function call to __().
Sample message
Mismatched text domain. Expected 'kargo-takip-turkiye' but got 'kargoTR'.
Sample message
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
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
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
All output should be run through an escaping function (like esc_html_e() or esc_attr_e()), found '_e'.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'Kargo takip numarası eklendi. Kargo şirketi: %s, Takip numarası: %s'.
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$cargoTrackingUrl".
Sample message
Detected usage of meta_query, possible slow query.
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fclose().
Sample message
File operations should use WP_Filesystem methods instead of direct PHP filesystem calls. Found: fopen().
Sample message
rand() is discouraged. Use the far less predictable wp_rand() instead.
Sample message
The $text parameter must be a single text string literal. Found: "Müşterinin " . $order->get_billing_email() . " e-postasına kargo takip bilgileri gönderilmiştir."
Sample message
Plugin name "Kargo Takip" is different from the name declared in plugin header "Kargo Takip Türkiye".
Sample message
Tested up to: 6.8 < 7.0. The "Tested up to" value in your plugin is not set to the current version of WordPress. This means your plugin will not show up in searches, as we require plugins to be compatible and documented as tested up to the most recent version of WordPress.
Sample message
The "Domain Path" header in the plugin file must point to an existing folder. Found: "languages"
Sample message
The readme description contains unofficial language. It must be written in standard English.
Sample message
One or more tags were ignored. Please limit your plugin to 5 tags.
Sample message
The readme short description contains unofficial language. It must be written in standard English.
Not analyzed yet.
First score snapshot
v0.2.4
35
Latest
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 35 | 226 | 84 | 142 | v0.2.4 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.