WooCommerce Kargo Takip eklentisi: ücretsiz Hepsijet entegrasyonu, 23 kargo firması, NetGSM SMS, Mesafeli Satış Sözleşmesi, mahalle seçimi.
Prioritized issue groups from the latest Plugin Check scan
Maintainability
232
13 issue groups
Security
78
6 issue groups
I18n
53
4 issue groups
Supply Chain
1
1 issue group
Sample message
Global variables defined by a theme/plugin should start with the theme/plugin prefix. Found: "$all_meta".
Sample message
$_GET['action'] not unslashed before sanitization. Use wp_unslash() or similar
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
Processing form data without nonce verification.
Sample message
Mismatched text domain. Expected 'hezarfen-for-woocommerce' but got 'hezarfen-pro-for-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
Detected usage of a non-sanitized input variable: $_GET['cityPlateNumber']
Sample message
Hook names invoked by a theme/plugin should start with the theme/plugin prefix. Found: "active_plugins".
Sample message
Unescaped parameter $contracts_table used in $wpdb->get_var()\n$contracts_table assigned unsafely at line 66.
Sample message
strip_tags() is discouraged. Use the more comprehensive wp_strip_all_tags() instead.
Sample message
Multiple placeholders in translatable strings should be ordered. Expected "%1$s, %2$s", but got "%s, %s" in 'I have read and agree to %s and %s.'.
Sample message
load_plugin_textdomain() has been discouraged since WordPress version 4.6. When your plugin is hosted on WordPress.org, you no longer need to manually include this function call for translations under your plugin slug. WordPress will automatically load the translations for you as needed.
Sample message
date() is affected by runtime timezone changes which can cause date/time to be incorrectly displayed. Use gmdate() instead.
Sample message
unlink() is discouraged. Use wp_delete_file() to delete a file.
Sample message
parse_url() is discouraged because of inconsistency in the output across PHP versions; use wp_parse_url() instead.
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
PHP file should prevent direct access. Add a check like: if ( ! defined( 'ABSPATH' ) ) exit;
Sample message
Classes declared by a theme/plugin should start with the theme/plugin prefix. Found: "SMS_Automation".
Sample message
Functions declared in the global namespace by a theme/plugin should start with the theme/plugin prefix. Found: "hez_mahalle_get_data".
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '__'.
Sample message
All output should be run through an escaping function (see the Security sections in the WordPress Developer Handbooks), found '$index'.
Sample message
Hidden files are not permitted.
Sample message
The "/vendor" directory using composer exists, but "composer.json" file is missing.
Sample message
The readme description contains unofficial language. It must be written in standard English.
Potential connections found in static code analysis.
Outbound calls
152
External assets
0
Incoming endpoints
20
No external asset domains detected.
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
wp_ajax
7 more hidden
7 score snapshots
v2.14.2
30
Latest
v2.14.1
30
Score
| Scan | Score | Findings | Errors | Warnings | Plugin | Check |
|---|---|---|---|---|---|---|
| Latest | 30 | 367 | 70 | 297 | v2.14.2 | 2.0.0 |
| 30 | 367 | 70 | 297 | v2.14.1 | 2.0.0 |
Author, categories, issues, domains, and nearby plugins.